Home
last modified time | relevance | path

Searched refs:vbi_dma_q (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/usb/au0828/
Dau0828-video.c504 struct au0828_dmaqueue *vbi_dma_q = &dev->vbiq; in au0828_isoc_copy() local
565 buffer_filled(dev, vbi_dma_q, vbi_buf); in au0828_isoc_copy()
566 vbi_get_next_buf(vbi_dma_q, &vbi_buf); in au0828_isoc_copy()
608 vbi_dma_q->pos = 0; in au0828_isoc_copy()
621 au0828_copy_vbi(dev, vbi_dma_q, vbi_buf, p, in au0828_isoc_copy()
/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-core.c1011 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in em28xx_init_usb_xfer() local
1050 init_waitqueue_head(&vbi_dma_q->wq); in em28xx_init_usb_xfer()
Dem28xx-video.c658 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in process_frame_data_em28xx() local
699 vbi_buf = finish_field_prepare_next(dev, vbi_buf, vbi_dma_q); in process_frame_data_em28xx()