Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/cx231xx/
Dcx231xx-vbi.c293 struct cx231xx_video_mode *vmode = in cx231xx_irq_vbi_callback()
294 container_of(dma_q, struct cx231xx_video_mode, vidq); in cx231xx_irq_vbi_callback()
601 struct cx231xx_video_mode *vmode = in get_next_vbi_buf()
602 container_of(dma_q, struct cx231xx_video_mode, vidq); in get_next_vbi_buf()
Dcx231xx.h513 struct cx231xx_video_mode { struct
662 struct cx231xx_video_mode video_mode;
663 struct cx231xx_video_mode vbi_mode;
664 struct cx231xx_video_mode sliced_cc_mode;
665 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()
833 struct cx231xx_video_mode *vmode = in cx231xx_bulk_irq_callback()
834 container_of(dma_q, struct cx231xx_video_mode, vidq); in cx231xx_bulk_irq_callback()
Dcx231xx-video.c227 struct cx231xx_video_mode *vmode = in get_next_buf()
228 container_of(dma_q, struct cx231xx_video_mode, vidq); in get_next_buf()