Searched refs:VIDIOC_SUBDEV_G_FMT (Results 1 – 7 of 7) sorted by relevance
46 See :ref:`VIDIOC_SUBDEV_G_FMT` for more95 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`102 the subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`109 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`116 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`123 the subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`
7 ioctl VIDIOC_SUBDEV_G_FMT, VIDIOC_SUBDEV_S_FMT13 VIDIOC_SUBDEV_G_FMT - VIDIOC_SUBDEV_S_FMT - Get or set the data format on a subdev pad18 .. c:macro:: VIDIOC_SUBDEV_G_FMT20 ``int ioctl(int fd, VIDIOC_SUBDEV_G_FMT, struct v4l2_subdev_format *argp)``45 ``VIDIOC_SUBDEV_G_FMT`` ioctl with a pointer to this structure the54 format as would be returned by a ``VIDIOC_SUBDEV_G_FMT`` call.65 default format at the output pad with the ``VIDIOC_SUBDEV_G_FMT`` ioctl,
126 :ref:`VIDIOC_SUBDEV_G_FMT <VIDIOC_SUBDEV_G_FMT>` and127 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls. to137 the :ref:`VIDIOC_SUBDEV_G_FMT` ioctl on pad153 :ref:`V4L2_SUBDEV_FORMAT_TRY <VIDIOC_SUBDEV_G_FMT>`, the154 :ref:`VIDIOC_SUBDEV_G_FMT <VIDIOC_SUBDEV_G_FMT>` and155 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls operate on163 :ref:`VIDIOC_SUBDEV_G_FMT <VIDIOC_SUBDEV_G_FMT>` call will return170 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl. Drivers179 to an :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` call as-is
55 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl to try the61 :ref:`VIDIOC_SUBDEV_G_FMT` for more
55 See :ref:`VIDIOC_SUBDEV_G_FMT` for more
185 #define VIDIOC_SUBDEV_G_FMT _IOWR('V', 4, struct v4l2_subdev_format) macro
504 case VIDIOC_SUBDEV_G_FMT: { in subdev_do_ioctl()