Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/userspace-api/media/v4l/
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-v5.15/include/media/
Dvideobuf2-v4l2.h163 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb);
323 struct v4l2_exportbuffer *p);
Dv4l2-mem2mem.h404 struct v4l2_exportbuffer *eb);
847 struct v4l2_exportbuffer *eb);
Dv4l2-ioctl.h417 struct v4l2_exportbuffer *e);
/Linux-v5.15/drivers/media/usb/uvc/
Duvc_queue.c309 struct v4l2_exportbuffer *exp) in uvc_export_buffer()
Duvcvideo.h800 struct v4l2_exportbuffer *exp);
Duvc_v4l2.c787 struct v4l2_exportbuffer *exp) in uvc_ioctl_expbuf()
/Linux-v5.15/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c878 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb) in vb2_expbuf()
1098 int vb2_ioctl_expbuf(struct file *file, void *priv, struct v4l2_exportbuffer *p) in vb2_ioctl_expbuf()
/Linux-v5.15/drivers/media/v4l2-core/
Dv4l2-mem2mem.c815 struct v4l2_exportbuffer *eb) in v4l2_m2m_expbuf()
1366 struct v4l2_exportbuffer *eb) in v4l2_m2m_ioctl_expbuf()
Dv4l2-ioctl.c481 const struct v4l2_exportbuffer *p = arg; in v4l_print_exportbuffer()
2743 … v4l_stub_expbuf, v4l_print_exportbuffer, INFO_FL_QUEUE | INFO_FL_CLEAR(v4l2_exportbuffer, flags)),
/Linux-v5.15/include/uapi/linux/
Dvideodev2.h1140 struct v4l2_exportbuffer { struct
2527 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
/Linux-v5.15/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c382 struct v4l2_exportbuffer *eb) in gsc_m2m_expbuf()
/Linux-v5.15/drivers/staging/media/omap4iss/
Diss_video.c804 iss_video_expbuf(struct file *file, void *fh, struct v4l2_exportbuffer *e) in iss_video_expbuf()
/Linux-v5.15/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c661 struct v4l2_exportbuffer *eb) in vidioc_expbuf()
Ds5p_mfc_enc.c1643 struct v4l2_exportbuffer *eb) in vidioc_expbuf()