Searched defs:tw686x_video_channel (Results 1 – 1 of 1) sorted by relevance
78 struct tw686x_video_channel { struct79 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