Home
last modified time | relevance | path

Searched refs:cx231xx_video_mode (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-vbi.c306 struct cx231xx_video_mode *vmode = in cx231xx_irq_vbi_callback()
307 container_of(dma_q, struct cx231xx_video_mode, vidq); in cx231xx_irq_vbi_callback()
615 struct cx231xx_video_mode *vmode = in get_next_vbi_buf()
616 container_of(dma_q, struct cx231xx_video_mode, vidq); in get_next_vbi_buf()
Dcx231xx.h521 struct cx231xx_video_mode { struct
669 struct cx231xx_video_mode video_mode;
670 struct cx231xx_video_mode vbi_mode;
671 struct cx231xx_video_mode sliced_cc_mode;
672 struct cx231xx_video_mode ts1_mode;
Dcx231xx-core.c789 struct cx231xx_video_mode *vmode = in cx231xx_isoc_irq_callback()
790 container_of(dma_q, struct cx231xx_video_mode, vidq); in cx231xx_isoc_irq_callback()
834 struct cx231xx_video_mode *vmode = in cx231xx_bulk_irq_callback()
835 container_of(dma_q, struct cx231xx_video_mode, vidq); in cx231xx_bulk_irq_callback()
Dcx231xx-video.c242 struct cx231xx_video_mode *vmode = in get_next_buf()
243 container_of(dma_q, struct cx231xx_video_mode, vidq); in get_next_buf()