Home
last modified time | relevance | path

Searched refs:vb2_expbuf (Results 1 – 4 of 4) sorted by relevance

/drivers/media/common/videobuf2/
A Dvideobuf2-v4l2.c889 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb) in vb2_expbuf() function
902 EXPORT_SYMBOL_GPL(vb2_expbuf);
1137 return vb2_expbuf(vdev->queue, p); in vb2_ioctl_expbuf()
/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_dec.c701 return vb2_expbuf(&ctx->vq_src, eb); in vidioc_expbuf()
703 return vb2_expbuf(&ctx->vq_dst, eb); in vidioc_expbuf()
A Ds5p_mfc_enc.c1691 return vb2_expbuf(&ctx->vq_src, eb); in vidioc_expbuf()
1693 return vb2_expbuf(&ctx->vq_dst, eb); in vidioc_expbuf()
/drivers/media/v4l2-core/
A Dv4l2-mem2mem.c853 return vb2_expbuf(vq, eb); in v4l2_m2m_expbuf()

Completed in 13 milliseconds