Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-expbuf.rst25 .. c:function:: int ioctl( int fd, VIDIOC_EXPBUF, struct v4l2_exportbuffer *argp )
36 Pointer to struct :c:type:`v4l2_exportbuffer`.
49 :c:type:`v4l2_exportbuffer`. The ``type`` field is
82 struct v4l2_exportbuffer expbuf;
106 struct v4l2_exportbuffer expbuf;
125 .. c:type:: v4l2_exportbuffer
129 .. flat-table:: struct v4l2_exportbuffer
/Linux-v5.4/include/media/
Dvideobuf2-v4l2.h156 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb);
287 struct v4l2_exportbuffer *p);
Dv4l2-mem2mem.h257 struct v4l2_exportbuffer *eb);
660 struct v4l2_exportbuffer *eb);
Dv4l2-ioctl.h417 struct v4l2_exportbuffer *e);
/Linux-v5.4/drivers/media/usb/uvc/
Duvc_queue.c314 struct v4l2_exportbuffer *exp) in uvc_export_buffer()
Duvcvideo.h759 struct v4l2_exportbuffer *exp);
Duvc_v4l2.c752 struct v4l2_exportbuffer *exp) in uvc_ioctl_expbuf()
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-mem2mem.c542 struct v4l2_exportbuffer *eb) in v4l2_m2m_expbuf()
1102 struct v4l2_exportbuffer *eb) in v4l2_m2m_ioctl_expbuf()
Dv4l2-ioctl.c508 const struct v4l2_exportbuffer *p = arg; in v4l_print_exportbuffer()
2700 … v4l_stub_expbuf, v4l_print_exportbuffer, INFO_FL_QUEUE | INFO_FL_CLEAR(v4l2_exportbuffer, flags)),
/Linux-v5.4/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c819 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb) in vb2_expbuf()
1014 int vb2_ioctl_expbuf(struct file *file, void *priv, struct v4l2_exportbuffer *p) in vb2_ioctl_expbuf()
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h1081 struct v4l2_exportbuffer { struct
2422 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
/Linux-v5.4/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c384 struct v4l2_exportbuffer *eb) in gsc_m2m_expbuf()
/Linux-v5.4/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c646 struct v4l2_exportbuffer *eb) in vidioc_expbuf()
Ds5p_mfc_enc.c1637 struct v4l2_exportbuffer *eb) in vidioc_expbuf()
/Linux-v5.4/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.4/drivers/staging/media/soc_camera/
Dsoc_camera.c433 struct v4l2_exportbuffer *p) in soc_camera_expbuf()