Searched defs:cx25821_channel (Results 1 – 1 of 1) sorted by relevance
196 struct cx25821_channel { struct197 unsigned id;198 struct cx25821_dev *dev;200 struct v4l2_ctrl_handler hdl;202 struct video_device vdev;203 struct cx25821_dmaqueue dma_vidq;204 struct vb2_queue vidq;206 const struct sram_channel *sram_channels;208 const struct cx25821_fmt *fmt;209 unsigned field;[all …]