Home
last modified time | relevance | path

Searched refs:v4l2_output (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumoutput.rst20 ``int ioctl(int fd, VIDIOC_ENUMOUTPUT, struct v4l2_output *argp)``
29 Pointer to struct :c:type:`v4l2_output`.
35 ``index`` field of struct :c:type:`v4l2_output` and call
44 .. c:type:: v4l2_output
46 .. flat-table:: struct v4l2_output
152 The struct :c:type:`v4l2_output` ``index`` is out of
H A Dstandard.rst13 :c:type:`v4l2_output` returned by the
62 :c:type:`v4l2_output` to zero and the :ref:`VIDIOC_G_STD <VIDIOC_G_STD>`,
H A Dvidioc-g-output.rst41 :c:type:`v4l2_output` ``index`` field. This ioctl will
H A Dvidioc-g-frequency.rst68 the struct :c:type:`v4l2_output` ``modulator`` field
H A Dtuner.rst49 :c:type:`v4l2_output` returned by the
H A Daudio.rst25 :c:type:`v4l2_output`, where each bit represents the index
H A Dvidioc-enum-freq-bands.rst57 the struct :c:type:`v4l2_output` ``modulator`` field
H A Dv4l2.rst307 v4l2_output.
/OK3568_Linux_fs/kernel/include/media/davinci/
H A Dvpbe.h24 struct v4l2_output output;
97 struct v4l2_output *output);
H A Dvpif_types.h32 struct v4l2_output output;
/OK3568_Linux_fs/kernel/drivers/media/platform/davinci/
H A Dvpif_display.c682 struct v4l2_output output; in vpif_s_std()
729 struct v4l2_output output; in vpif_g_std()
744 struct v4l2_output *output) in vpif_enum_output()
881 struct v4l2_output output; in vpif_enum_dv_timings()
918 struct v4l2_output output; in vpif_s_dv_timings()
1013 struct v4l2_output output; in vpif_g_dv_timings()
H A Dvpbe.c96 struct v4l2_output *output) in vpbe_enum_outputs()
H A Dvpbe_display.c974 struct v4l2_output *output) in vpbe_display_enum_output()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.h34 int vidioc_enum_output(struct file *file, void *priv, struct v4l2_output *out);
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-cards.h283 int ivtv_get_output(struct ivtv *itv, u16 index, struct v4l2_output *output);
H A Divtv-ioctl.c806 static int ivtv_enum_output(struct file *file, void *fh, struct v4l2_output *vout) in ivtv_enum_output()
1523 struct v4l2_output vidout; in ivtv_log_status()
H A Divtv-cards.c1318 int ivtv_get_output(struct ivtv *itv, u16 index, struct v4l2_output *output) in ivtv_get_output()
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ioctl.h455 struct v4l2_output *a);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h1579 struct v4l2_output { struct
2383 #define VIDIOC_ENUMOUTPUT _IOWR('V', 48, struct v4l2_output)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h1579 struct v4l2_output { struct
2383 #define VIDIOC_ENUMOUTPUT _IOWR('V', 48, struct v4l2_output)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1698 struct v4l2_output { struct
2523 #define VIDIOC_ENUMOUTPUT _IOWR('V', 48, struct v4l2_output)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1680 struct v4l2_output { struct
2506 #define VIDIOC_ENUMOUTPUT _IOWR('V', 48, struct v4l2_output)
/OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/
H A Dcx25821-video.c511 struct v4l2_output *o) in cx25821_vidioc_enum_output()
/OK3568_Linux_fs/kernel/drivers/staging/media/zoran/
H A Dzoran_driver.c634 struct v4l2_output *outp)
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c243 const struct v4l2_output *p = arg; in v4l_print_enumoutput()
1230 struct v4l2_output *p = arg; in v4l_enumoutput()
2843 …IOCTL_INFO(VIDIOC_ENUMOUTPUT, v4l_enumoutput, v4l_print_enumoutput, INFO_FL_CLEAR(v4l2_output, ind…

12