Home
last modified time | relevance | path

Searched defs:omap_vout_device (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/omap/
A Domap_voutdef.h132 struct omap_vout_device { struct
135 struct video_device *vfd;
138 int vid;
141 int buffer_size;
144 u32 sequence;
147 struct v4l2_rect crop;
148 struct v4l2_window win;
152 struct mutex lock;
155 bool mirror;
156 int flicker_filter;
[all …]
/linux/arch/arm/mach-omap2/
A Ddevices.c49 static struct platform_device omap_vout_device = { variable

Completed in 3 milliseconds