Searched refs:v4l2_exportbuffer (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-expbuf.rst | 18 .. 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/ |
D | videobuf2-v4l2.h | 128 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb); 259 struct v4l2_exportbuffer *p);
|
D | v4l2-mem2mem.h | 261 struct v4l2_exportbuffer *eb); 634 struct v4l2_exportbuffer *eb);
|
D | v4l2-ioctl.h | 414 struct v4l2_exportbuffer *e);
|
/Linux-v4.19/drivers/media/usb/uvc/ |
D | uvc_queue.c | 315 struct v4l2_exportbuffer *exp) in uvc_export_buffer()
|
D | uvcvideo.h | 699 struct v4l2_exportbuffer *exp);
|
D | uvc_v4l2.c | 758 struct v4l2_exportbuffer *exp) in uvc_ioctl_expbuf()
|
/Linux-v4.19/drivers/media/common/videobuf2/ |
D | videobuf2-v4l2.c | 623 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/ |
D | v4l2-mem2mem.c | 524 struct v4l2_exportbuffer *eb) in v4l2_m2m_expbuf() 1010 struct v4l2_exportbuffer *eb) in v4l2_m2m_ioctl_expbuf()
|
D | v4l2-ioctl.c | 508 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/ |
D | videodev2.h | 999 struct v4l2_exportbuffer { struct 2329 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
|
/Linux-v4.19/drivers/media/platform/exynos-gsc/ |
D | gsc-m2m.c | 390 struct v4l2_exportbuffer *eb) in gsc_m2m_expbuf()
|
/Linux-v4.19/drivers/staging/media/omap4iss/ |
D | iss_video.c | 815 iss_video_expbuf(struct file *file, void *fh, struct v4l2_exportbuffer *e) in iss_video_expbuf()
|
/Linux-v4.19/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_dec.c | 674 struct v4l2_exportbuffer *eb) in vidioc_expbuf()
|
D | s5p_mfc_enc.c | 1660 struct v4l2_exportbuffer *eb) in vidioc_expbuf()
|
/Linux-v4.19/drivers/media/platform/soc_camera/ |
D | soc_camera.c | 437 struct v4l2_exportbuffer *p) in soc_camera_expbuf()
|