/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-isp-video.h | 17 enum v4l2_buf_type type); 20 enum v4l2_buf_type type); 30 enum v4l2_buf_type type) in fimc_isp_video_device_register() 36 enum v4l2_buf_type type) in fimc_isp_video_device_unregister()
|
H A D | fimc-isp-video.c | 491 enum v4l2_buf_type type) in isp_video_streamon() 517 enum v4l2_buf_type type) in isp_video_streamoff() 570 enum v4l2_buf_type type) in fimc_isp_video_device_register() 639 enum v4l2_buf_type type) in fimc_isp_video_device_unregister()
|
H A D | fimc-isp.h | 130 enum v4l2_buf_type type;
|
/linux/include/media/ |
H A D | videobuf2-v4l2.h | 201 int vb2_streamon(struct vb2_queue *q, enum v4l2_buf_type type); 220 int vb2_streamoff(struct vb2_queue *q, enum v4l2_buf_type type); 333 int vb2_ioctl_streamon(struct file *file, void *priv, enum v4l2_buf_type i); 334 int vb2_ioctl_streamoff(struct file *file, void *priv, enum v4l2_buf_type i);
|
H A D | v4l2-ioctl.h | 432 enum v4l2_buf_type i); 434 enum v4l2_buf_type i);
|
/linux/Documentation/userspace-api/media/ |
H A D | videodev2.h.rst.exceptions | 31 # Documented enum v4l2_buf_type 32 replace symbol V4L2_BUF_TYPE_META_CAPTURE :c:type:`v4l2_buf_type` 33 replace symbol V4L2_BUF_TYPE_META_OUTPUT :c:type:`v4l2_buf_type` 34 replace symbol V4L2_BUF_TYPE_SDR_CAPTURE :c:type:`v4l2_buf_type` 35 replace symbol V4L2_BUF_TYPE_SDR_OUTPUT :c:type:`v4l2_buf_type` 36 replace symbol V4L2_BUF_TYPE_SLICED_VBI_CAPTURE :c:type:`v4l2_buf_type` 37 replace symbol V4L2_BUF_TYPE_SLICED_VBI_OUTPUT :c:type:`v4l2_buf_type` 38 replace symbol V4L2_BUF_TYPE_VBI_CAPTURE :c:type:`v4l2_buf_type` 39 replace symbol V4L2_BUF_TYPE_VBI_OUTPUT :c:type:`v4l2_buf_type` 40 replace symbol V4L2_BUF_TYPE_VIDEO_CAPTURE :c:type:`v4l2_buf_type` [all …]
|
/linux/include/uapi/linux/ |
H A D | ivtv.h | 51 enum v4l2_buf_type type; /* V4L2_BUF_TYPE_VIDEO_OUTPUT */
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-expbuf.rst | 70 int buffer_export(int v4lfd, enum v4l2_buf_type bt, int index, int *dmafd) 89 int buffer_export_mp(int v4lfd, enum v4l2_buf_type bt, int index, 127 by the application. See :c:type:`v4l2_buf_type`
|
H A D | vidioc-remove-bufs.rst | 64 :c:type:`v4l2_buf_type` for valid values.
|
H A D | planar-apis.rst | 25 :c:type:`v4l2_buf_type`.
|
/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-video.h | 42 enum v4l2_buf_type type;
|
/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_video.h | 37 enum v4l2_buf_type type;
|
/linux/drivers/staging/media/starfive/camss/ |
H A D | stf-video.h | 76 enum v4l2_buf_type type;
|
/linux/drivers/usb/gadget/function/ |
H A D | uvc_queue.h | 68 int uvcg_queue_init(struct uvc_video_queue *queue, struct device *dev, enum v4l2_buf_type type,
|
H A D | uvc_queue.c | 127 int uvcg_queue_init(struct uvc_video_queue *queue, struct device *dev, enum v4l2_buf_type type, in uvcg_queue_init()
|
/linux/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 462 enum v4l2_buf_type type; 693 int uvc_queue_init(struct uvc_video_queue *queue, enum v4l2_buf_type type); 738 enum v4l2_buf_type type,
|
/linux/drivers/media/platform/rockchip/rga/ |
H A D | rga.h | 118 struct rga_frame *rga_get_frame(struct rga_ctx *ctx, enum v4l2_buf_type type);
|
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispvideo.h | 157 enum v4l2_buf_type type;
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-mem2mem.c | 115 enum v4l2_buf_type type) in get_queue_ctx() 124 enum v4l2_buf_type type) in v4l2_m2m_get_vq() 858 enum v4l2_buf_type type) in v4l2_m2m_streamon() 873 enum v4l2_buf_type type) in v4l2_m2m_streamoff() 1450 enum v4l2_buf_type type) in v4l2_m2m_ioctl_streamon() 1459 enum v4l2_buf_type type) in v4l2_m2m_ioctl_streamoff()
|
/linux/drivers/media/platform/nxp/imx8-isi/ |
H A D | imx8-isi-m2m.c | 83 mxc_isi_m2m_ctx_qdata(struct mxc_isi_m2m_ctx *ctx, enum v4l2_buf_type type) in mxc_isi_m2m_ctx_qdata() 485 enum v4l2_buf_type type) in mxc_isi_m2m_streamon() 573 enum v4l2_buf_type type) in mxc_isi_m2m_streamoff()
|
/linux/drivers/media/platform/renesas/ |
H A D | rcar_jpu.c | 732 enum v4l2_buf_type type) in jpu_get_q_data() 763 enum v4l2_buf_type type) in __jpu_try_fmt() 898 static int jpu_streamon(struct file *file, void *priv, enum v4l2_buf_type type) in jpu_streamon() 902 enum v4l2_buf_type adj_type; in jpu_streamon() 1119 enum v4l2_buf_type type = vb->vb2_queue->type; in jpu_buf_finish()
|
/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-v4l2.c | 869 int vb2_streamon(struct vb2_queue *q, enum v4l2_buf_type type) in vb2_streamon() 879 int vb2_streamoff(struct vb2_queue *q, enum v4l2_buf_type type) in vb2_streamoff() 1111 int vb2_ioctl_streamon(struct file *file, void *priv, enum v4l2_buf_type i) in vb2_ioctl_streamon() 1121 int vb2_ioctl_streamoff(struct file *file, void *priv, enum v4l2_buf_type i) in vb2_ioctl_streamoff()
|
/linux/drivers/staging/media/imx/ |
H A D | imx-media.h | 208 enum v4l2_buf_type buftype, bool upstream);
|
H A D | imx-media-utils.c | 656 enum v4l2_buf_type buftype, bool upstream) in imx_media_pipeline_pad() 708 enum v4l2_buf_type buftype, bool upstream) in find_pipeline_entity()
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_subdev.h | 39 enum v4l2_buf_type type;
|