Home
last modified time | relevance | path

Searched refs:VIDIOC_G_DV_TIMINGS (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Ddv-timings.rst30 :ref:`VIDIOC_S_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl and to get
32 :ref:`VIDIOC_G_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl. To detect
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…
18 .. c:macro:: VIDIOC_G_DV_TIMINGS
20 ``int ioctl(int fd, VIDIOC_G_DV_TIMINGS, struct v4l2_dv_timings *argp)``
47 :ref:`VIDIOC_S_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl and to get the current timings,
48 applications use the :ref:`VIDIOC_G_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl. The detailed timing
73 This ioctl is not supported, or the :ref:`VIDIOC_S_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>`
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-dev.c765 SET_VALID_IOCTL(ops, VIDIOC_G_DV_TIMINGS, vidioc_g_dv_timings); in determine_valid_ioctls()
A Dv4l2-ioctl.c2893 IOCTL_INFO(VIDIOC_G_DV_TIMINGS, v4l_stub_g_dv_timings, v4l_print_dv_timings, 0),
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-core.c1246 v4l2_disable_ioctl(&dev->vid_cap_dev, VIDIOC_G_DV_TIMINGS); in vivid_disable_unused_ioctls()
1254 v4l2_disable_ioctl(&dev->vid_out_dev, VIDIOC_G_DV_TIMINGS); in vivid_disable_unused_ioctls()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h2670 #define VIDIOC_G_DV_TIMINGS _IOWR('V', 88, struct v4l2_dv_timings) macro

Completed in 28 milliseconds