Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
A 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
137 fix the problem first. Only returned by ``VIDIOC_SUBDEV_S_FMT``
145 The ``VIDIOC_SUBDEV_S_FMT`` ioctl has been called on a read-only subdevice
A Dvidioc-subdev-enum-mbus-code.rst99 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`
106 the subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`
113 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`
120 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`
127 the subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`
A Dvidioc-subdev-enum-frame-size.rst55 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl to try the
A Ddev-subdev.rst127 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls. to
155 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls operate on
170 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl. Drivers
179 to an :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` call as-is
/linux/include/uapi/linux/
A Dv4l2-subdev.h196 #define VIDIOC_SUBDEV_S_FMT _IOWR('V', 5, struct v4l2_subdev_format) macro
/linux/drivers/media/v4l2-core/
A Dv4l2-subdev.c490 case VIDIOC_SUBDEV_S_FMT: { in subdev_do_ioctl()
/linux/Documentation/driver-api/media/
A Dv4l2-subdev.rst395 ``VIDIOC_SUBDEV_S_FMT``,
/linux/Documentation/admin-guide/media/
A Dipu3.rst353 VIDIOC_SUBDEV_S_FMT on pad 0, using the GDC width and height obtained above.

Completed in 9 milliseconds