Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-expbuf.rst20 ``int ioctl(int fd, VIDIOC_EXPBUF, struct v4l2_exportbuffer *argp)``
29 Pointer to struct :c:type:`v4l2_exportbuffer`.
41 :c:type:`v4l2_exportbuffer`. The ``type`` field is
72 struct v4l2_exportbuffer expbuf;
95 struct v4l2_exportbuffer expbuf;
113 .. c:type:: v4l2_exportbuffer
117 .. flat-table:: struct v4l2_exportbuffer
/linux/include/media/
A Dvideobuf2-v4l2.h163 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb);
323 struct v4l2_exportbuffer *p);
A Dv4l2-mem2mem.h404 struct v4l2_exportbuffer *eb);
847 struct v4l2_exportbuffer *eb);
A Dv4l2-ioctl.h417 struct v4l2_exportbuffer *e);
/linux/drivers/media/usb/uvc/
A Duvc_queue.c309 struct v4l2_exportbuffer *exp) in uvc_export_buffer()
A Duvcvideo.h801 struct v4l2_exportbuffer *exp);
A Duvc_v4l2.c795 struct v4l2_exportbuffer *exp) in uvc_ioctl_expbuf()
/linux/drivers/media/common/videobuf2/
A Dvideobuf2-v4l2.c875 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb) in vb2_expbuf()
1099 int vb2_ioctl_expbuf(struct file *file, void *priv, struct v4l2_exportbuffer *p) in vb2_ioctl_expbuf()
/linux/drivers/media/v4l2-core/
A Dv4l2-mem2mem.c815 struct v4l2_exportbuffer *eb) in v4l2_m2m_expbuf()
1366 struct v4l2_exportbuffer *eb) in v4l2_m2m_ioctl_expbuf()
A Dv4l2-ioctl.c481 const struct v4l2_exportbuffer *p = arg; in v4l_print_exportbuffer()
2766 … v4l_stub_expbuf, v4l_print_exportbuffer, INFO_FL_QUEUE | INFO_FL_CLEAR(v4l2_exportbuffer, flags)),
/linux/include/uapi/linux/
A Dvideodev2.h1149 struct v4l2_exportbuffer { struct
2540 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
/linux/drivers/media/platform/exynos-gsc/
A Dgsc-m2m.c382 struct v4l2_exportbuffer *eb) in gsc_m2m_expbuf()
/linux/drivers/media/platform/s5p-mfc/
A Ds5p_mfc_dec.c661 struct v4l2_exportbuffer *eb) in vidioc_expbuf()
A Ds5p_mfc_enc.c1643 struct v4l2_exportbuffer *eb) in vidioc_expbuf()
/linux/drivers/staging/media/omap4iss/
A Diss_video.c804 iss_video_expbuf(struct file *file, void *fh, struct v4l2_exportbuffer *e) in iss_video_expbuf()

Completed in 48 milliseconds