Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/em28xx/
Dem28xx-vbi.c80 struct em28xx_dmaqueue *vbiq = &dev->vbiq; in vbi_buffer_queue()
Dem28xx.h294 struct em28xx_dmaqueue { struct
720 struct em28xx_dmaqueue vidq;
721 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.c1011 struct em28xx_dmaqueue *dma_q = &dev->vidq; in em28xx_init_usb_xfer()
1012 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in em28xx_init_usb_xfer()