Home
last modified time | relevance | path

Searched defs:cx25821_channel (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821.h207 struct cx25821_channel { struct
208 unsigned id;
209 struct cx25821_dev *dev;
211 struct v4l2_ctrl_handler hdl;
213 struct video_device vdev;
214 struct cx25821_dmaqueue dma_vidq;
215 struct vb2_queue vidq;
217 const struct sram_channel *sram_channels;
219 const struct cx25821_fmt *fmt;
220 unsigned field;
[all …]