Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/tw686x/
Dtw686x.h78 struct tw686x_video_channel { struct
79 struct tw686x_dev *dev;
81 struct vb2_queue vidq;
82 struct list_head vidq_queued;
106 int (*alloc)(struct tw686x_video_channel *vc, unsigned int pb); argument