Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-vbi.c86 struct em28xx_dmaqueue *vbiq = &dev->vbiq; in vbi_buffer_queue()
Dem28xx.h284 struct em28xx_dmaqueue { struct
673 struct em28xx_dmaqueue vidq;
674 struct em28xx_dmaqueue vbiq;
Dem28xx-video.c592 struct em28xx_dmaqueue *dma_q) in get_next_buf()
617 struct em28xx_dmaqueue *dma_q) in finish_field_prepare_next()
644 struct em28xx_dmaqueue *dma_q = &dev->vidq; in process_frame_data_em28xx()
645 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in process_frame_data_em28xx()
721 struct em28xx_dmaqueue *dmaq = &dev->vidq; in process_frame_data_em25xx()
987 struct em28xx_dmaqueue *vidq = &dev->vidq; in em28xx_stop_streaming()
1019 struct em28xx_dmaqueue *vbiq = &dev->vbiq; in em28xx_stop_vbi_streaming()
1054 struct em28xx_dmaqueue *vidq = &dev->vidq; in buffer_queue()
Dem28xx-core.c998 struct em28xx_dmaqueue *dma_q = &dev->vidq; in em28xx_init_usb_xfer()
999 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in em28xx_init_usb_xfer()