Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828-video.c494 struct au0828_dmaqueue *vbi_dma_q = &dev->vbiq; in au0828_isoc_copy() local
555 buffer_filled(dev, vbi_dma_q, vbi_buf); in au0828_isoc_copy()
556 vbi_get_next_buf(vbi_dma_q, &vbi_buf); in au0828_isoc_copy()
598 vbi_dma_q->pos = 0; in au0828_isoc_copy()
611 au0828_copy_vbi(dev, vbi_dma_q, vbi_buf, p, in au0828_isoc_copy()
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-core.c1000 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in em28xx_init_usb_xfer() local
1039 init_waitqueue_head(&vbi_dma_q->wq); in em28xx_init_usb_xfer()
H A Dem28xx-video.c641 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in process_frame_data_em28xx() local
682 vbi_buf = finish_field_prepare_next(dev, vbi_buf, vbi_dma_q); in process_frame_data_em28xx()