Searched defs:omap_vout_device (Results 1 – 2 of 2) sorted by relevance
132 struct omap_vout_device { struct135 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 …]
49 static struct platform_device omap_vout_device = { variable
Completed in 9 milliseconds