Searched refs:VIDIOC_S_DV_TIMINGS (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-dv-timings.rst | 7 ioctl VIDIOC_G_DV_TIMINGS, VIDIOC_S_DV_TIMINGS 13 VIDIOC_G_DV_TIMINGS - VIDIOC_S_DV_TIMINGS - VIDIOC_SUBDEV_G_DV_TIMINGS - VIDIOC_SUBDEV_S_DV_TIMINGS… 22 .. c:macro:: VIDIOC_S_DV_TIMINGS 24 ``int ioctl(int fd, VIDIOC_S_DV_TIMINGS, struct v4l2_dv_timings *argp)`` 47 :ref:`VIDIOC_S_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl and to get the current timings, 73 This ioctl is not supported, or the :ref:`VIDIOC_S_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>`
|
| H A D | dv-timings.rst | 30 :ref:`VIDIOC_S_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl and to get
|
| H A D | vidioc-enumoutput.rst | 133 ``VIDIOC_S_DV_TIMINGS``.
|
| H A D | vidioc-enuminput.rst | 209 ``VIDIOC_S_DV_TIMINGS``.
|
| H A D | buffer.rst | 68 and :c:func:`VIDIOC_S_DV_TIMINGS` ioctls can also modify the format and
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-core.c | 1177 v4l2_disable_ioctl(&dev->vid_cap_dev, VIDIOC_S_DV_TIMINGS); in vivid_disable_unused_ioctls() 1185 v4l2_disable_ioctl(&dev->vid_out_dev, VIDIOC_S_DV_TIMINGS); in vivid_disable_unused_ioctls()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-dev.c | 761 SET_VALID_IOCTL(ops, VIDIOC_S_DV_TIMINGS, vidioc_s_dv_timings); in determine_valid_ioctls()
|
| H A D | v4l2-ioctl.c | 2878 …IOCTL_INFO(VIDIOC_S_DV_TIMINGS, v4l_stub_s_dv_timings, v4l_print_dv_timings, INFO_FL_PRIO | INFO_F…
|
| /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 | 2421 #define VIDIOC_S_DV_TIMINGS _IOWR('V', 87, struct v4l2_dv_timings) macro
|
| /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 | 2421 #define VIDIOC_S_DV_TIMINGS _IOWR('V', 87, struct v4l2_dv_timings) macro
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | videodev2.h.rst.exceptions | 559 replace ioctl VIDIOC_S_DV_TIMINGS vidioc_g_dv_timings
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 2561 #define VIDIOC_S_DV_TIMINGS _IOWR('V', 87, struct v4l2_dv_timings) macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 2543 #define VIDIOC_S_DV_TIMINGS _IOWR('V', 87, struct v4l2_dv_timings) macro
|