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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/au0828/
H A Dau0828-video.c521 struct au0828_dmaqueue *vbi_dma_q = &dev->vbiq; local
583 vbi_dma_q,
585 vbi_get_next_buf(vbi_dma_q, &vbi_buf);
617 vbi_dma_q->pos = 0;
630 au0828_copy_vbi(dev, vbi_dma_q, vbi_buf, p,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-video.c511 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; local
595 vbi_dma_q,
597 vbi_get_next_buf(vbi_dma_q, &vbi_buf);
606 vbi_dma_q->pos = 0;
616 em28xx_copy_vbi(dev, vbi_dma_q, vbi_buf, p,
623 em28xx_copy_vbi(dev, vbi_dma_q, vbi_buf, p,
H A Dem28xx-core.c999 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; local
1076 init_waitqueue_head(&vbi_dma_q->wq);

Completed in 108 milliseconds