/* * Copyright 2012 Steffen Trumtrar * * videomode of-helpers * * This file is released under the GPLv2 */ #ifndef __LINUX_OF_VIDEOMODE_H #define __LINUX_OF_VIDEOMODE_H struct device_node; struct videomode; int of_get_videomode(struct device_node *np, struct videomode *vm, int index); #endif /* __LINUX_OF_VIDEOMODE_H */ ef='git://git.distanz.ch/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
private-remove'/>
AgeCommit message (Expand)AuthorFilesLines
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/clock/bcm2835.h')