Searched defs:vbi_dma_q (Results 1 - 3 of 3) sorted by relevance

/drivers/media/usb/em28xx/
H A Dem28xx-core.c996 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; local
1034 init_waitqueue_head(&vbi_dma_q->wq);
H A Dem28xx-video.c646 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; local
681 vbi_buf = finish_field_prepare_next(dev, vbi_buf, vbi_dma_q);
/drivers/media/usb/au0828/
H A Dau0828-video.c528 struct au0828_dmaqueue *vbi_dma_q = &dev->vbiq; local
590 vbi_dma_q,
592 vbi_get_next_buf(vbi_dma_q, &vbi_buf);
633 vbi_dma_q->pos = 0;
646 au0828_copy_vbi(dev, vbi_dma_q, vbi_buf, p,

Completed in 401 milliseconds