Searched refs:VIDIOC_SUBDEV_S_FMT (Results 1 – 8 of 8) 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 to137 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
99 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>`
55 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl to try the
127 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls. to155 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls operate on170 :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
196 #define VIDIOC_SUBDEV_S_FMT _IOWR('V', 5, struct v4l2_subdev_format) macro
400 case VIDIOC_SUBDEV_S_FMT: in subdev_ioctl_get_state()561 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.
395 ``VIDIOC_SUBDEV_S_FMT``,