Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/cx231xx/
Dcx231xx.h538 struct cx231xx_video_mode { struct
682 struct cx231xx_video_mode video_mode;
683 struct cx231xx_video_mode vbi_mode;
684 struct cx231xx_video_mode sliced_cc_mode;
685 struct cx231xx_video_mode ts1_mode;
Dcx231xx-vbi.c310 struct cx231xx_video_mode *vmode = in cx231xx_irq_vbi_callback()
311 container_of(dma_q, struct cx231xx_video_mode, vidq); in cx231xx_irq_vbi_callback()
619 struct cx231xx_video_mode *vmode = in get_next_vbi_buf()
620 container_of(dma_q, struct cx231xx_video_mode, vidq); in get_next_vbi_buf()
Dcx231xx-core.c797 struct cx231xx_video_mode *vmode = in cx231xx_isoc_irq_callback()
798 container_of(dma_q, struct cx231xx_video_mode, vidq); in cx231xx_isoc_irq_callback()
843 struct cx231xx_video_mode *vmode = in cx231xx_bulk_irq_callback()
844 container_of(dma_q, struct cx231xx_video_mode, vidq); in cx231xx_bulk_irq_callback()
Dcx231xx-video.c293 struct cx231xx_video_mode *vmode = in get_next_buf()
294 container_of(dma_q, struct cx231xx_video_mode, vidq); in get_next_buf()