| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-enumoutput.rst | 20 ``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 D | standard.rst | 13 :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 D | vidioc-g-output.rst | 41 :c:type:`v4l2_output` ``index`` field. This ioctl will
|
| H A D | vidioc-g-frequency.rst | 68 the struct :c:type:`v4l2_output` ``modulator`` field
|
| H A D | tuner.rst | 49 :c:type:`v4l2_output` returned by the
|
| H A D | audio.rst | 25 :c:type:`v4l2_output`, where each bit represents the index
|
| H A D | vidioc-enum-freq-bands.rst | 57 the struct :c:type:`v4l2_output` ``modulator`` field
|
| H A D | v4l2.rst | 307 v4l2_output.
|
| /OK3568_Linux_fs/kernel/include/media/davinci/ |
| H A D | vpbe.h | 24 struct v4l2_output output; 97 struct v4l2_output *output);
|
| H A D | vpif_types.h | 32 struct v4l2_output output;
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/davinci/ |
| H A D | vpif_display.c | 682 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 D | vpbe.c | 96 struct v4l2_output *output) in vpbe_enum_outputs()
|
| H A D | vpbe_display.c | 974 struct v4l2_output *output) in vpbe_display_enum_output()
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-vid-out.h | 34 int vidioc_enum_output(struct file *file, void *priv, struct v4l2_output *out);
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-cards.h | 283 int ivtv_get_output(struct ivtv *itv, u16 index, struct v4l2_output *output);
|
| H A D | ivtv-ioctl.c | 806 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 D | ivtv-cards.c | 1318 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 D | v4l2-ioctl.h | 455 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 D | videodev2.h | 1579 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 D | videodev2.h | 1579 struct v4l2_output { struct 2383 #define VIDIOC_ENUMOUTPUT _IOWR('V', 48, struct v4l2_output)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 1698 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 D | videodev2.h | 1680 struct v4l2_output { struct 2506 #define VIDIOC_ENUMOUTPUT _IOWR('V', 48, struct v4l2_output)
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/ |
| H A D | cx25821-video.c | 511 struct v4l2_output *o) in cx25821_vidioc_enum_output()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/zoran/ |
| H A D | zoran_driver.c | 634 struct v4l2_output *outp)
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 243 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…
|