/openbmc/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 | 493 enum v4l2_buf_type type) in isp_video_streamon() 519 enum v4l2_buf_type type) in isp_video_streamoff() 572 enum v4l2_buf_type type) in fimc_isp_video_device_register() 641 enum v4l2_buf_type type) in fimc_isp_video_device_unregister()
|
H A D | fimc-isp.h | 130 enum v4l2_buf_type type;
|
/openbmc/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-mem2mem.h | 151 enum v4l2_buf_type type); 414 enum v4l2_buf_type type); 424 enum v4l2_buf_type type); 874 enum v4l2_buf_type type); 876 enum v4l2_buf_type type);
|
H A D | videobuf-core.h | 140 enum v4l2_buf_type type; 189 enum v4l2_buf_type type,
|
H A D | videobuf-dma-contig.h | 20 enum v4l2_buf_type type,
|
H A D | videobuf-vmalloc.h | 33 enum v4l2_buf_type type,
|
H A D | videobuf-dma-sg.h | 95 enum v4l2_buf_type type,
|
H A D | v4l2-ioctl.h | 434 enum v4l2_buf_type i); 436 enum v4l2_buf_type i);
|
/openbmc/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 …]
|
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 447 enum v4l2_buf_type type; 679 int uvc_queue_init(struct uvc_video_queue *queue, enum v4l2_buf_type type, 695 int uvc_queue_streamon(struct uvc_video_queue *queue, enum v4l2_buf_type type); 696 int uvc_queue_streamoff(struct uvc_video_queue *queue, enum v4l2_buf_type type); 749 enum v4l2_buf_type type,
|
H A D | uvc_queue.c | 215 int uvc_queue_init(struct uvc_video_queue *queue, enum v4l2_buf_type type, in uvc_queue_init() 333 int uvc_queue_streamon(struct uvc_video_queue *queue, enum v4l2_buf_type type) in uvc_queue_streamon() 344 int uvc_queue_streamoff(struct uvc_video_queue *queue, enum v4l2_buf_type type) in uvc_queue_streamoff()
|
/openbmc/linux/include/uapi/linux/ |
H A D | ivtv.h | 51 enum v4l2_buf_type type; /* V4L2_BUF_TYPE_VIDEO_OUTPUT */
|
/openbmc/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`
|
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-video.h | 44 enum v4l2_buf_type type;
|
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_video.h | 37 enum v4l2_buf_type type;
|
/openbmc/linux/drivers/media/platform/xilinx/ |
H A D | xilinx-dma.h | 106 enum v4l2_buf_type type, unsigned int port);
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | uvc_queue.h | 66 int uvcg_queue_init(struct uvc_video_queue *queue, struct device *dev, enum v4l2_buf_type type,
|
/openbmc/linux/drivers/media/platform/rockchip/rga/ |
H A D | rga.h | 88 struct rga_frame *rga_get_frame(struct rga_ctx *ctx, enum v4l2_buf_type type);
|
/openbmc/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() 855 enum v4l2_buf_type type) in v4l2_m2m_streamon() 870 enum v4l2_buf_type type) in v4l2_m2m_streamoff() 1432 enum v4l2_buf_type type) in v4l2_m2m_ioctl_streamon() 1441 enum v4l2_buf_type type) in v4l2_m2m_ioctl_streamoff()
|
/openbmc/linux/drivers/staging/media/omap4iss/ |
H A D | iss_video.h | 148 enum v4l2_buf_type type;
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispvideo.h | 157 enum v4l2_buf_type type;
|
/openbmc/obmc-ikvm/ |
H A D | ikvm_video.cpp | 198 v4l2_buf_type type(V4L2_BUF_TYPE_VIDEO_CAPTURE); in resize() 480 v4l2_buf_type type(V4L2_BUF_TYPE_VIDEO_CAPTURE); in stop()
|
/openbmc/linux/drivers/media/platform/nxp/imx8-isi/ |
H A D | imx8-isi-m2m.c | 82 mxc_isi_m2m_ctx_qdata(struct mxc_isi_m2m_ctx *ctx, enum v4l2_buf_type type) in mxc_isi_m2m_ctx_qdata() 486 enum v4l2_buf_type type) in mxc_isi_m2m_streamon() 569 enum v4l2_buf_type type) in mxc_isi_m2m_streamoff()
|