Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-vbi.c305 struct cx231xx_video_mode *vmode = in cx231xx_irq_vbi_callback()
306 container_of(dma_q, struct cx231xx_video_mode, vidq); in cx231xx_irq_vbi_callback()
614 struct cx231xx_video_mode *vmode = in get_next_vbi_buf()
615 container_of(dma_q, struct cx231xx_video_mode, vidq); in get_next_vbi_buf()
Dcx231xx.h522 struct cx231xx_video_mode { struct
670 struct cx231xx_video_mode video_mode;
671 struct cx231xx_video_mode vbi_mode;
672 struct cx231xx_video_mode sliced_cc_mode;
673 struct cx231xx_video_mode ts1_mode;
Dcx231xx-core.c787 struct cx231xx_video_mode *vmode = in cx231xx_isoc_irq_callback()
788 container_of(dma_q, struct cx231xx_video_mode, vidq); in cx231xx_isoc_irq_callback()
832 struct cx231xx_video_mode *vmode = in cx231xx_bulk_irq_callback()
833 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()