Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/au0828/
Dau0828-video.c495 struct au0828_dmaqueue *vbi_dma_q = &dev->vbiq; in au0828_isoc_copy() local
556 buffer_filled(dev, vbi_dma_q, vbi_buf); in au0828_isoc_copy()
557 vbi_get_next_buf(vbi_dma_q, &vbi_buf); in au0828_isoc_copy()
599 vbi_dma_q->pos = 0; in au0828_isoc_copy()
612 au0828_copy_vbi(dev, vbi_dma_q, vbi_buf, p, in au0828_isoc_copy()
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
Dem28xx-core.c1008 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in em28xx_init_usb_xfer() local
1047 init_waitqueue_head(&vbi_dma_q->wq); in em28xx_init_usb_xfer()
Dem28xx-video.c651 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in process_frame_data_em28xx() local
692 vbi_buf = finish_field_prepare_next(dev, vbi_buf, vbi_dma_q); in process_frame_data_em28xx()