Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dvidioc-subdev-g-fmt.rst7 ioctl VIDIOC_SUBDEV_G_FMT, VIDIOC_SUBDEV_S_FMT
13 VIDIOC_SUBDEV_G_FMT - VIDIOC_SUBDEV_S_FMT - Get or set the data format on a subdev pad
22 .. c:macro:: VIDIOC_SUBDEV_S_FMT
24 ``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 the
64 the ``VIDIOC_SUBDEV_S_FMT`` ioctl. They would then either retrieve the
66 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 to
140 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
Dvidioc-subdev-enum-mbus-code.rst117 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>`
Dvidioc-subdev-g-routing.rst51 with e.g. ``VIDIOC_SUBDEV_S_FMT``.
Dvidioc-subdev-enum-frame-size.rst67 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl to try the
Ddev-subdev.rst129 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls. to
157 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls operate on
172 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl. Drivers
181 to an :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` call as-is
668 using :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls to configure each
/linux-6.6.21/include/uapi/linux/
Dv4l2-subdev.h259 #define VIDIOC_SUBDEV_S_FMT _IOWR('V', 5, struct v4l2_subdev_format) macro
/linux-6.6.21/drivers/media/v4l2-core/
Dv4l2-subdev.c461 case VIDIOC_SUBDEV_S_FMT: in subdev_ioctl_get_state()
642 case VIDIOC_SUBDEV_S_FMT: { in subdev_do_ioctl()
/linux-6.6.21/Documentation/admin-guide/media/
Dipu3.rst353 VIDIOC_SUBDEV_S_FMT on pad 0, using the GDC width and height obtained above.
/linux-6.6.21/Documentation/driver-api/media/
Dv4l2-subdev.rst431 ``VIDIOC_SUBDEV_S_FMT``,