Searched refs:VIDIOC_G_DV_TIMINGS (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | dv-timings.rst | 37 :ref:`VIDIOC_S_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl and to get 39 :ref:`VIDIOC_G_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl. To detect
|
| D | vidioc-g-dv-timings.rst | 13 ioctl VIDIOC_G_DV_TIMINGS, VIDIOC_S_DV_TIMINGS 19 VIDIOC_G_DV_TIMINGS - VIDIOC_S_DV_TIMINGS - VIDIOC_SUBDEV_G_DV_TIMINGS - VIDIOC_SUBDEV_S_DV_TIMINGS… 25 .. c:function:: int ioctl( int fd, VIDIOC_G_DV_TIMINGS, struct v4l2_dv_timings *argp ) 26 :name: VIDIOC_G_DV_TIMINGS 52 :ref:`VIDIOC_S_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl and to get the current timings, 53 applications use the :ref:`VIDIOC_G_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl. The detailed timing 75 This ioctl is not supported, or the :ref:`VIDIOC_S_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>`
|
| /Linux-v5.4/drivers/media/platform/vivid/ |
| D | vivid-core.c | 973 v4l2_disable_ioctl(&dev->vid_cap_dev, VIDIOC_G_DV_TIMINGS); in vivid_create_instance() 981 v4l2_disable_ioctl(&dev->vid_out_dev, VIDIOC_G_DV_TIMINGS); in vivid_create_instance()
|
| /Linux-v5.4/drivers/media/v4l2-core/ |
| D | v4l2-dev.c | 727 SET_VALID_IOCTL(ops, VIDIOC_G_DV_TIMINGS, vidioc_g_dv_timings); in determine_valid_ioctls()
|
| D | v4l2-ioctl.c | 2760 IOCTL_INFO(VIDIOC_G_DV_TIMINGS, v4l_stub_g_dv_timings, v4l_print_dv_timings, 0),
|
| /Linux-v5.4/include/uapi/linux/ |
| D | videodev2.h | 2485 #define VIDIOC_G_DV_TIMINGS _IOWR('V', 88, struct v4l2_dv_timings) macro
|