Home
last modified time | relevance | path

Searched refs:vbiq (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/pci/cx88/
H A Dcx88-video.c1094 cx88_wakeup(core, &dev->vbiq, count); in cx8800_vid_irq()
1303 INIT_LIST_HEAD(&dev->vbiq.active); in cx8800_initdev()
1564 if (!list_empty(&dev->vbiq.active)) { in cx8800_suspend()
1600 if (!list_empty(&dev->vbiq.active)) { in cx8800_resume()
1602 cx8800_restart_vbi_queue(dev, &dev->vbiq); in cx8800_resume()
H A Dcx88.h487 struct cx88_dmaqueue vbiq; member
/linux/drivers/media/usb/au0828/
H A Dau0828.h247 struct au0828_dmaqueue vbiq; member
/linux/drivers/media/pci/bt8xx/
H A Dbttvp.h445 struct vb2_queue vbiq; member
H A Dbttv-driver.c1491 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()
1949 q = &btv->vbiq; in bttv_switch_type()
3101 q = &btv->vbiq; in vdev_init()