Searched refs:VIDIOC_SUBDEV_S_FMT (Results 1 – 9 of 9) sorted by relevance
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 pad22 .. c:macro:: VIDIOC_SUBDEV_S_FMT24 ``int ioctl(int fd, VIDIOC_SUBDEV_S_FMT, struct v4l2_subdev_format *argp)``50 the ``VIDIOC_SUBDEV_S_FMT`` ioctl with a pointer to this structure the64 the ``VIDIOC_SUBDEV_S_FMT`` ioctl. They would then either retrieve the66 or set the desired output pad format with the ``VIDIOC_SUBDEV_S_FMT``75 ``VIDIOC_SUBDEV_S_FMT`` are only valid if the ``which`` field is set to140 fix the problem first. Only returned by ``VIDIOC_SUBDEV_S_FMT``148 The ``VIDIOC_SUBDEV_S_FMT`` ioctl has been called on a read-only subdevice
117 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`124 the subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`131 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`138 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`145 the subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`
51 with e.g. ``VIDIOC_SUBDEV_S_FMT``.
67 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl to try the
129 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls. to157 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls operate on172 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl. Drivers181 to an :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` call as-is668 using :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls to configure each
259 #define VIDIOC_SUBDEV_S_FMT _IOWR('V', 5, struct v4l2_subdev_format) macro
461 case VIDIOC_SUBDEV_S_FMT: in subdev_ioctl_get_state()642 case VIDIOC_SUBDEV_S_FMT: { in subdev_do_ioctl()
353 VIDIOC_SUBDEV_S_FMT on pad 0, using the GDC width and height obtained above.
431 ``VIDIOC_SUBDEV_S_FMT``,