Searched refs:vb2_expbuf (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | videobuf2-v4l2.h | 166 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb);
|
| /OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/ |
| H A D | videobuf2-v4l2.c | 889 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb) in vb2_expbuf() function 894 EXPORT_SYMBOL_GPL(vb2_expbuf); 1101 return vb2_expbuf(vdev->queue, p); in vb2_ioctl_expbuf()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/uvc/ |
| H A D | uvc_queue.c | 319 ret = vb2_expbuf(&queue->queue, exp); in uvc_export_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/ |
| H A D | s5p_mfc_dec.c | 666 return vb2_expbuf(&ctx->vq_src, eb); in vidioc_expbuf() 668 return vb2_expbuf(&ctx->vq_dst, eb); in vidioc_expbuf()
|
| H A D | s5p_mfc_enc.c | 1648 return vb2_expbuf(&ctx->vq_src, eb); in vidioc_expbuf() 1650 return vb2_expbuf(&ctx->vq_dst, eb); in vidioc_expbuf()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/ |
| H A D | iss_video.c | 808 return vb2_expbuf(&vfh->queue, e); in iss_video_expbuf()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-mem2mem.c | 849 return vb2_expbuf(vq, eb); in v4l2_m2m_expbuf()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_imx | 1045 vb2_expbuf
|