Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/cx25821/
Dcx25821.h196 struct cx25821_channel { struct
197 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 …]