/* * 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 */ h?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/clock/imx5-clock.h')