vb2_vbiq          122 drivers/media/pci/cx23885/cx23885-video.c 		if (vb2_is_busy(&dev->vb2_vidq) || vb2_is_busy(&dev->vb2_vbiq) ||
vb2_vbiq          608 drivers/media/pci/cx23885/cx23885-video.c 	if (vb2_is_busy(&dev->vb2_vidq) || vb2_is_busy(&dev->vb2_vbiq) ||
vb2_vbiq         1282 drivers/media/pci/cx23885/cx23885-video.c 	q = &dev->vb2_vbiq;
vb2_vbiq         1320 drivers/media/pci/cx23885/cx23885-video.c 	dev->vbi_dev->queue = &dev->vb2_vbiq;
vb2_vbiq          430 drivers/media/pci/cx23885/cx23885.h 	struct vb2_queue           vb2_vbiq;
vb2_vbiq          877 drivers/media/pci/cx88/cx88-blackbird.c 			     vb2_is_busy(&core->v4ldev->vb2_vbiq)))
vb2_vbiq          881 drivers/media/pci/cx88/cx88-core.c 			     vb2_is_busy(&core->v4ldev->vb2_vbiq)))
vb2_vbiq          779 drivers/media/pci/cx88/cx88-video.c 	if (vb2_is_busy(&dev->vb2_vidq) || vb2_is_busy(&dev->vb2_vbiq))
vb2_vbiq         1427 drivers/media/pci/cx88/cx88-video.c 	q = &dev->vb2_vbiq;
vb2_vbiq         1466 drivers/media/pci/cx88/cx88-video.c 	dev->vbi_dev.queue = &dev->vb2_vbiq;
vb2_vbiq          487 drivers/media/pci/cx88/cx88.h 	struct vb2_queue           vb2_vbiq;