Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
Dem28xx-vbi.c80 struct em28xx_dmaqueue *vbiq = &dev->vbiq; in vbi_buffer_queue()
Dem28xx.h297 struct em28xx_dmaqueue { struct
723 struct em28xx_dmaqueue vidq;
724 struct em28xx_dmaqueue vbiq;
Dem28xx-video.c598 struct em28xx_dmaqueue *dma_q) in get_next_buf()
623 struct em28xx_dmaqueue *dma_q) in finish_field_prepare_next()
650 struct em28xx_dmaqueue *dma_q = &dev->vidq; in process_frame_data_em28xx()
651 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in process_frame_data_em28xx()
733 struct em28xx_dmaqueue *dmaq = &dev->vidq; in process_frame_data_em25xx()
1151 struct em28xx_dmaqueue *vidq = &dev->vidq; in em28xx_stop_streaming()
1186 struct em28xx_dmaqueue *vbiq = &dev->vbiq; in em28xx_stop_vbi_streaming()
1224 struct em28xx_dmaqueue *vidq = &dev->vidq; in buffer_queue()
Dem28xx-core.c1007 struct em28xx_dmaqueue *dma_q = &dev->vidq; in em28xx_init_usb_xfer()
1008 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in em28xx_init_usb_xfer()