Searched refs:vbq (Results 1 – 4 of 4) sorted by relevance
845 struct videobuf_queue *q = &vout->vbq; in omap_vout_poll()880 struct videobuf_queue *q = &vout->vbq; in omap_vout_mmap()946 q = &vout->vbq; in omap_vout_release()1020 q = &vout->vbq; in omap_vout_open()1476 struct videobuf_queue *q = &vout->vbq; in vidioc_reqbufs()1542 return videobuf_querybuf(&vout->vbq, b); in vidioc_querybuf()1549 struct videobuf_queue *q = &vout->vbq; in vidioc_qbuf()1576 struct videobuf_queue *q = &vout->vbq; in vidioc_dqbuf()1604 struct videobuf_queue *q = &vout->vbq; in vidioc_streamon()1715 ret = videobuf_streamoff(&vout->vbq); in vidioc_streamoff()
182 struct videobuf_queue vbq; member
441 if (vb2_is_streaming(&vid_cap->vbq) && in buffer_queue()1034 if (vb2_is_busy(&fimc->vid_cap.vbq)) in __fimc_capture_set_format()1549 if (fmt->pad == FIMC_SD_PAD_SOURCE && vb2_is_busy(&vc->vbq)) in fimc_subdev_set_fmt()1738 struct vb2_queue *q = &fimc->vid_cap.vbq; in fimc_register_capture_device()
320 struct vb2_queue vbq; member