Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/include/media/
A Dvideobuf2-v4l2.h157 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb);
336 struct v4l2_exportbuffer *p);
A Dv4l2-mem2mem.h404 struct v4l2_exportbuffer *eb);
852 struct v4l2_exportbuffer *eb);
A Dv4l2-ioctl.h417 struct v4l2_exportbuffer *e);
/linux-6.3-rc2/drivers/media/usb/uvc/
A Duvc_queue.c310 struct v4l2_exportbuffer *exp) in uvc_export_buffer()
A Duvcvideo.h682 struct v4l2_exportbuffer *exp);
A Duvc_v4l2.c851 struct v4l2_exportbuffer *exp) in uvc_ioctl_expbuf()
/linux-6.3-rc2/drivers/media/common/videobuf2/
A Dvideobuf2-v4l2.c874 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb) in vb2_expbuf()
1092 int vb2_ioctl_expbuf(struct file *file, void *priv, struct v4l2_exportbuffer *p) in vb2_ioctl_expbuf()
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-mem2mem.c845 struct v4l2_exportbuffer *eb) in v4l2_m2m_expbuf()
1417 struct v4l2_exportbuffer *eb) in v4l2_m2m_ioctl_expbuf()
A Dv4l2-ioctl.c479 const struct v4l2_exportbuffer *p = arg; in v4l_print_exportbuffer()
2833 … v4l_stub_expbuf, v4l_print_exportbuffer, INFO_FL_QUEUE | INFO_FL_CLEAR(v4l2_exportbuffer, flags)),
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h1195 struct v4l2_exportbuffer { struct
2607 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
/linux-6.3-rc2/drivers/media/platform/samsung/exynos-gsc/
A Dgsc-m2m.c377 struct v4l2_exportbuffer *eb) in gsc_m2m_expbuf()
/linux-6.3-rc2/drivers/staging/media/omap4iss/
A Diss_video.c797 iss_video_expbuf(struct file *file, void *fh, struct v4l2_exportbuffer *e) in iss_video_expbuf()
/linux-6.3-rc2/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_dec.c677 struct v4l2_exportbuffer *eb) in vidioc_expbuf()
A Ds5p_mfc_enc.c1649 struct v4l2_exportbuffer *eb) in vidioc_expbuf()

Completed in 48 milliseconds