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