]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: Documentation: Document -ENXIO for VIDIOC_SUBDEV_S_ROUTING
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 25 Aug 2025 07:52:54 +0000 (10:52 +0300)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Wed, 14 Jan 2026 22:33:02 +0000 (23:33 +0100)
commite87ebb4e4f71a3a51af67509280a0ba0c89083c4
tree46bbf0863469e11d7486a7b6ca750ae2537c06f6
parent9369f001c8ab97e6ab5554d43c84dd75e713fd2c
media: Documentation: Document -ENXIO for VIDIOC_SUBDEV_S_ROUTING

Document that -ENXIO is returned when the user tries to set a routing
configuration not supported by the hardware (or rather the driver). The
documentation details the exact cases of this, besides -EINVAL that is
already documented for VIDIOC_SUBDEV_S_ROUTING.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Documentation/userspace-api/media/v4l/vidioc-subdev-g-routing.rst