Searched defs:omap_vout_device (Results 1 – 1 of 1) sorted by relevance
132 struct omap_vout_device { struct134 struct omapvideo_info vid_info;135 struct video_device *vfd;136 struct omap2video_device *vid_dev;137 struct v4l2_ctrl_handler ctrl_handler;138 int vid;141 int buffer_size;142 enum omap_color_mode dss_mode;144 u32 sequence;146 struct v4l2_pix_format pix;[all …]