Home
last modified time | relevance | path

Searched refs:VIDIOC_S_DV_TIMINGS (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-dv-timings.rst7 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 Ddv-timings.rst30 :ref:`VIDIOC_S_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl and to get
45 those by calling the :ref:`ioctl VIDIOC_S_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>`.
H A Dvidioc-enumoutput.rst133 ``VIDIOC_S_DV_TIMINGS``.
H A Dvidioc-enuminput.rst209 ``VIDIOC_S_DV_TIMINGS``.
H A Dbuffer.rst68 and :c:func:`VIDIOC_S_DV_TIMINGS` ioctls can also modify the format and
/linux/drivers/media/v4l2-core/
H A Dv4l2-dev.c772 SET_VALID_IOCTL(ops, VIDIOC_S_DV_TIMINGS, vidioc_s_dv_timings); in determine_valid_ioctls()
H A Dv4l2-ioctl.c2972 …IOCTL_INFO(VIDIOC_S_DV_TIMINGS, v4l_stub_s_dv_timings, v4l_print_dv_timings, INFO_FL_PRIO | INFO_F…
/linux/include/uapi/linux/
H A Dvideodev2.h2769 #define VIDIOC_S_DV_TIMINGS _IOWR('V', 87, struct v4l2_dv_timings) macro
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions584 replace ioctl VIDIOC_S_DV_TIMINGS vidioc_g_dv_timings