Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821.h212 struct cx25821_channel { struct
213 unsigned id;
214 struct cx25821_dev *dev;
216 struct v4l2_ctrl_handler hdl;
218 struct video_device vdev;
219 struct cx25821_dmaqueue dma_vidq;
220 struct vb2_queue vidq;
222 const struct sram_channel *sram_channels;
224 const struct cx25821_fmt *fmt;
225 unsigned field;
[all …]