Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/au0828/
Dau0828-video.c509 struct au0828_dmaqueue *vbi_dma_q = &dev->vbiq; in au0828_isoc_copy() local
570 buffer_filled(dev, vbi_dma_q, vbi_buf); in au0828_isoc_copy()
571 vbi_get_next_buf(vbi_dma_q, &vbi_buf); in au0828_isoc_copy()
612 vbi_dma_q->pos = 0; in au0828_isoc_copy()
625 au0828_copy_vbi(dev, vbi_dma_q, vbi_buf, p, in au0828_isoc_copy()
/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-core.c999 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in em28xx_init_usb_xfer() local
1037 init_waitqueue_head(&vbi_dma_q->wq); in em28xx_init_usb_xfer()
Dem28xx-video.c645 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in process_frame_data_em28xx() local
680 vbi_buf = finish_field_prepare_next(dev, vbi_buf, vbi_dma_q); in process_frame_data_em28xx()