Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-vbi.c80 struct em28xx_dmaqueue *vbiq = &dev->vbiq; in vbi_buffer_queue()
Dem28xx.h296 struct em28xx_dmaqueue { struct
716 struct em28xx_dmaqueue vidq;
717 struct em28xx_dmaqueue vbiq;
Dem28xx-video.c605 struct em28xx_dmaqueue *dma_q) in get_next_buf()
630 struct em28xx_dmaqueue *dma_q) in finish_field_prepare_next()
657 struct em28xx_dmaqueue *dma_q = &dev->vidq; in process_frame_data_em28xx()
658 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in process_frame_data_em28xx()
740 struct em28xx_dmaqueue *dmaq = &dev->vidq; in process_frame_data_em25xx()
1156 struct em28xx_dmaqueue *vidq = &dev->vidq; in em28xx_stop_streaming()
1191 struct em28xx_dmaqueue *vbiq = &dev->vbiq; in em28xx_stop_vbi_streaming()
1229 struct em28xx_dmaqueue *vidq = &dev->vidq; in buffer_queue()
Dem28xx-core.c1010 struct em28xx_dmaqueue *dma_q = &dev->vidq; in em28xx_init_usb_xfer()
1011 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in em28xx_init_usb_xfer()