Searched refs:vb2_expbuf (Results 1 – 6 of 6) sorted by relevance
889 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb) in vb2_expbuf() function902 EXPORT_SYMBOL_GPL(vb2_expbuf);1138 return vb2_expbuf(vdev->queue, p); in vb2_ioctl_expbuf()
315 ret = vb2_expbuf(&queue->queue, exp); in uvc_export_buffer()
701 return vb2_expbuf(&ctx->vq_src, eb); in vidioc_expbuf()703 return vb2_expbuf(&ctx->vq_dst, eb); in vidioc_expbuf()
1691 return vb2_expbuf(&ctx->vq_src, eb); in vidioc_expbuf()1693 return vb2_expbuf(&ctx->vq_dst, eb); in vidioc_expbuf()
803 return vb2_expbuf(&vfh->queue, e); in iss_video_expbuf()
853 return vb2_expbuf(vq, eb); in v4l2_m2m_expbuf()