Home
last modified time | relevance | path

Searched refs:v4l2_exportbuffer (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-expbuf.rst18 .. c:function:: int ioctl( int fd, VIDIOC_EXPBUF, struct v4l2_exportbuffer *argp )
29 Pointer to struct :c:type:`v4l2_exportbuffer`.
42 :c:type:`v4l2_exportbuffer`. The ``type`` field is
75 struct v4l2_exportbuffer expbuf;
99 struct v4l2_exportbuffer expbuf;
118 .. c:type:: v4l2_exportbuffer
122 .. flat-table:: struct v4l2_exportbuffer
/Linux-v4.19/include/media/
Dvideobuf2-v4l2.h128 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb);
259 struct v4l2_exportbuffer *p);
Dv4l2-mem2mem.h261 struct v4l2_exportbuffer *eb);
634 struct v4l2_exportbuffer *eb);
Dv4l2-ioctl.h414 struct v4l2_exportbuffer *e);
/Linux-v4.19/drivers/media/usb/uvc/
Duvc_queue.c315 struct v4l2_exportbuffer *exp) in uvc_export_buffer()
Duvcvideo.h699 struct v4l2_exportbuffer *exp);
Duvc_v4l2.c758 struct v4l2_exportbuffer *exp) in uvc_ioctl_expbuf()
/Linux-v4.19/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c623 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb) in vb2_expbuf()
816 int vb2_ioctl_expbuf(struct file *file, void *priv, struct v4l2_exportbuffer *p) in vb2_ioctl_expbuf()
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-mem2mem.c524 struct v4l2_exportbuffer *eb) in v4l2_m2m_expbuf()
1010 struct v4l2_exportbuffer *eb) in v4l2_m2m_ioctl_expbuf()
Dv4l2-ioctl.c508 const struct v4l2_exportbuffer *p = arg; in v4l_print_exportbuffer()
2598 … v4l_stub_expbuf, v4l_print_exportbuffer, INFO_FL_QUEUE | INFO_FL_CLEAR(v4l2_exportbuffer, flags)),
2703 struct v4l2_exportbuffer *expbuf = arg; in v4l2_ioctl_m2m_queue_is_output()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h999 struct v4l2_exportbuffer { struct
2329 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
/Linux-v4.19/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c390 struct v4l2_exportbuffer *eb) in gsc_m2m_expbuf()
/Linux-v4.19/drivers/staging/media/omap4iss/
Diss_video.c815 iss_video_expbuf(struct file *file, void *fh, struct v4l2_exportbuffer *e) in iss_video_expbuf()
/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c674 struct v4l2_exportbuffer *eb) in vidioc_expbuf()
Ds5p_mfc_enc.c1660 struct v4l2_exportbuffer *eb) in vidioc_expbuf()
/Linux-v4.19/drivers/media/platform/soc_camera/
Dsoc_camera.c437 struct v4l2_exportbuffer *p) in soc_camera_expbuf()