/kernel/linux/linux-5.10/drivers/media/usb/au0828/ |
H A D | au0828-vbi.c | 58 struct au0828_dmaqueue *vbiq = &dev->vbiq; in vbi_buffer_queue() local 65 list_add_tail(&buf->list, &vbiq->active); in vbi_buffer_queue()
|
H A D | au0828-video.c | 468 struct au0828_dev *dev = container_of(dma_q, struct au0828_dev, vbiq); in vbi_get_next_buf() 495 struct au0828_dmaqueue *vbi_dma_q = &dev->vbiq; in au0828_isoc_copy() 885 struct au0828_dmaqueue *vbiq = &dev->vbiq; in au0828_stop_vbi_streaming() local 902 while (!list_empty(&vbiq->active)) { in au0828_stop_vbi_streaming() 905 buf = list_entry(vbiq->active.next, struct au0828_buffer, list); in au0828_stop_vbi_streaming() 981 struct au0828_dmaqueue *dma_q = &dev->vbiq; in au0828_vbi_buffer_timeout() 1954 INIT_LIST_HEAD(&dev->vbiq.active); in au0828_analog_register()
|
H A D | au0828.h | 247 struct au0828_dmaqueue vbiq; member
|
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-vbi.c | 80 struct em28xx_dmaqueue *vbiq = &dev->vbiq; in vbi_buffer_queue() local 87 list_add_tail(&buf->list, &vbiq->active); in vbi_buffer_queue()
|
H A D | em28xx-video.c | 651 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in process_frame_data_em28xx() 1186 struct em28xx_dmaqueue *vbiq = &dev->vbiq; in em28xx_stop_vbi_streaming() local 1207 while (!list_empty(&vbiq->active)) { in em28xx_stop_vbi_streaming() 1210 buf = list_entry(vbiq->active.next, struct em28xx_buffer, list); in em28xx_stop_vbi_streaming() 2664 INIT_LIST_HEAD(&dev->vbiq.active); in em28xx_v4l2_init()
|
H A D | em28xx.h | 724 struct em28xx_dmaqueue vbiq; member
|
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
H A D | em28xx-vbi.c | 70 struct em28xx_dmaqueue *vbiq = &dev->vbiq; in vbi_buffer_queue() local 77 list_add_tail(&buf->list, &vbiq->active); in vbi_buffer_queue()
|
H A D | em28xx-video.c | 641 struct em28xx_dmaqueue *vbi_dma_q = &dev->vbiq; in process_frame_data_em28xx() 1176 struct em28xx_dmaqueue *vbiq = &dev->vbiq; in em28xx_stop_vbi_streaming() local 1197 while (!list_empty(&vbiq->active)) { in em28xx_stop_vbi_streaming() 1200 buf = list_entry(vbiq->active.next, struct em28xx_buffer, list); in em28xx_stop_vbi_streaming() 2654 INIT_LIST_HEAD(&dev->vbiq.active); in em28xx_v4l2_init()
|
H A D | em28xx.h | 713 struct em28xx_dmaqueue vbiq; member
|
/kernel/linux/linux-6.6/drivers/media/usb/au0828/ |
H A D | au0828-vbi.c | 59 struct au0828_dmaqueue *vbiq = &dev->vbiq; in vbi_buffer_queue() local 66 list_add_tail(&buf->list, &vbiq->active); in vbi_buffer_queue()
|
H A D | au0828-video.c | 467 struct au0828_dev *dev = container_of(dma_q, struct au0828_dev, vbiq); in vbi_get_next_buf() 494 struct au0828_dmaqueue *vbi_dma_q = &dev->vbiq; in au0828_isoc_copy() 884 struct au0828_dmaqueue *vbiq = &dev->vbiq; in au0828_stop_vbi_streaming() local 901 while (!list_empty(&vbiq->active)) { in au0828_stop_vbi_streaming() 904 buf = list_entry(vbiq->active.next, struct au0828_buffer, list); in au0828_stop_vbi_streaming() 981 struct au0828_dmaqueue *dma_q = &dev->vbiq; in au0828_vbi_buffer_timeout() 1954 INIT_LIST_HEAD(&dev->vbiq.active); in au0828_analog_register()
|
H A D | au0828.h | 247 struct au0828_dmaqueue vbiq; member
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-vbi.c | 78 cx23885_video_wakeup(dev, &dev->vbiq, count); in cx23885_vbi_irq() 189 struct cx23885_dmaqueue *q = &dev->vbiq; in buffer_queue() 220 struct cx23885_dmaqueue *dmaq = &dev->vbiq; in cx23885_start_streaming() 231 struct cx23885_dmaqueue *dmaq = &dev->vbiq; in cx23885_stop_streaming()
|
H A D | cx23885.h | 429 struct cx23885_dmaqueue vbiq; member
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-vbi.c | 78 cx23885_video_wakeup(dev, &dev->vbiq, count); in cx23885_vbi_irq() 189 struct cx23885_dmaqueue *q = &dev->vbiq; in buffer_queue() 220 struct cx23885_dmaqueue *dmaq = &dev->vbiq; in cx23885_start_streaming() 231 struct cx23885_dmaqueue *dmaq = &dev->vbiq; in cx23885_stop_streaming()
|
H A D | cx23885.h | 429 struct cx23885_dmaqueue vbiq; member
|
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-vbi.c | 171 struct cx88_dmaqueue *q = &dev->vbiq; in buffer_queue() 196 struct cx88_dmaqueue *dmaq = &dev->vbiq; in start_streaming() 208 struct cx88_dmaqueue *dmaq = &dev->vbiq; in stop_streaming()
|
H A D | cx88-video.c | 1096 cx88_wakeup(core, &dev->vbiq, count); in cx8800_vid_irq() 1305 INIT_LIST_HEAD(&dev->vbiq.active); in cx8800_initdev() 1565 if (!list_empty(&dev->vbiq.active)) { in cx8800_suspend() 1601 if (!list_empty(&dev->vbiq.active)) { in cx8800_resume() 1603 cx8800_restart_vbi_queue(dev, &dev->vbiq); in cx8800_resume()
|
H A D | cx88.h | 487 struct cx88_dmaqueue vbiq; member
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-vbi.c | 172 struct cx88_dmaqueue *q = &dev->vbiq; in buffer_queue() 197 struct cx88_dmaqueue *dmaq = &dev->vbiq; in start_streaming() 209 struct cx88_dmaqueue *dmaq = &dev->vbiq; in stop_streaming()
|
H A D | cx88-video.c | 1096 cx88_wakeup(core, &dev->vbiq, count); in cx8800_vid_irq() 1305 INIT_LIST_HEAD(&dev->vbiq.active); in cx8800_initdev() 1566 if (!list_empty(&dev->vbiq.active)) { in cx8800_suspend() 1602 if (!list_empty(&dev->vbiq.active)) { in cx8800_resume() 1604 cx8800_restart_vbi_queue(dev, &dev->vbiq); in cx8800_resume()
|
H A D | cx88.h | 487 struct cx88_dmaqueue vbiq; member
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 445 struct vb2_queue vbiq; member
|
H A D | bttv-driver.c | 1491 if (vb2_is_streaming(&btv->vbiq)) in buf_queue() 1556 if (!vb2_is_streaming(&btv->vbiq)) { in start_streaming() 1573 if (!vb2_is_streaming(&btv->vbiq)) { in stop_streaming() 1951 q = &btv->vbiq; in bttv_switch_type() 3103 q = &btv->vbiq; in vdev_init()
|
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx.h | 645 struct vb2_queue vbiq; member
|