Searched defs:cx25821_channel (Results 1 – 1 of 1) sorted by relevance
239 struct cx25821_channel { struct240 struct v4l2_prio_state prio;242 int ctl_bright;243 int ctl_contrast;244 int ctl_hue;245 int ctl_saturation;246 struct cx25821_data timeout_data;248 struct video_device *video_dev;249 struct cx25821_dmaqueue vidq;251 struct sram_channel *sram_channels;[all …]