Searched refs:v4l2_exportbuffer (Results  1 – 16 of 16) sorted by relevance
| /Linux-v5.4/Documentation/media/uapi/v4l/ | 
| D | vidioc-expbuf.rst | 25 .. 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/ | 
| D | videobuf2-v4l2.h | 156 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb);287 	struct v4l2_exportbuffer *p);
 
 | 
| D | v4l2-mem2mem.h | 257 		   struct v4l2_exportbuffer *eb);660 				struct v4l2_exportbuffer *eb);
 
 | 
| D | v4l2-ioctl.h | 417 			     struct v4l2_exportbuffer *e);
 | 
| /Linux-v5.4/drivers/media/usb/uvc/ | 
| D | uvc_queue.c | 314 		      struct v4l2_exportbuffer *exp)  in uvc_export_buffer()
 | 
| D | uvcvideo.h | 759 		      struct v4l2_exportbuffer *exp);
 | 
| D | uvc_v4l2.c | 752 			    struct v4l2_exportbuffer *exp)  in uvc_ioctl_expbuf()
 | 
| /Linux-v5.4/drivers/media/v4l2-core/ | 
| D | v4l2-mem2mem.c | 542 		  struct v4l2_exportbuffer *eb)  in v4l2_m2m_expbuf()1102 				struct v4l2_exportbuffer *eb)  in v4l2_m2m_ioctl_expbuf()
 
 | 
| D | v4l2-ioctl.c | 508 	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/ | 
| D | videobuf2-v4l2.c | 819 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/ | 
| D | videodev2.h | 1081 struct v4l2_exportbuffer {  struct2422 #define VIDIOC_EXPBUF		_IOWR('V', 16, struct v4l2_exportbuffer)
 
 | 
| /Linux-v5.4/drivers/media/platform/exynos-gsc/ | 
| D | gsc-m2m.c | 384 				struct v4l2_exportbuffer *eb)  in gsc_m2m_expbuf()
 | 
| /Linux-v5.4/drivers/media/platform/s5p-mfc/ | 
| D | s5p_mfc_dec.c | 646 	struct v4l2_exportbuffer *eb)  in vidioc_expbuf()
 | 
| D | s5p_mfc_enc.c | 1637 	struct v4l2_exportbuffer *eb)  in vidioc_expbuf()
 | 
| /Linux-v5.4/drivers/staging/media/omap4iss/ | 
| D | iss_video.c | 804 iss_video_expbuf(struct file *file, void *fh, struct v4l2_exportbuffer *e)  in iss_video_expbuf()
 | 
| /Linux-v5.4/drivers/staging/media/soc_camera/ | 
| D | soc_camera.c | 433 			     struct v4l2_exportbuffer *p)  in soc_camera_expbuf()
 |