summaryrefslogtreecommitdiffstats
path: root/Documentation/media
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-09-01 12:20:12 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-09-05 06:15:21 -0400
commit4e3b0cab6d18461d74769a5e504a7a95eb2299d8 (patch)
tree1376afd946e745db893441884fe6220b1ccb1e9f /Documentation/media
parentd12502b84cb4c6338dd972bcaaed0509e7cad45a (diff)
downloadop-kernel-dev-4e3b0cab6d18461d74769a5e504a7a95eb2299d8.zip
op-kernel-dev-4e3b0cab6d18461d74769a5e504a7a95eb2299d8.tar.gz
media: gen-errors.rst: document ENXIO error code
This error can be produced at least at the DVB subsystem. As it is generic enough, document it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media')
-rw-r--r--Documentation/media/uapi/gen-errors.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/media/uapi/gen-errors.rst b/Documentation/media/uapi/gen-errors.rst
index d51f672..689d3b1 100644
--- a/Documentation/media/uapi/gen-errors.rst
+++ b/Documentation/media/uapi/gen-errors.rst
@@ -80,6 +80,11 @@ Generic Error Codes
a hardware device. This could indicate broken or flaky hardware.
It's a 'Something is wrong, I give up!' type of error.
+ - - ``ENXIO``
+
+ - No device corresponding to this device special file exists.
+
+
.. note::
#. This list is not exhaustive; ioctls may return other error codes.
OpenPOWER on IntegriCloud