1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/Documentation/userspace-api/media/cec
Hans Verkuil dd05fd125e media: cec: return -ENODEV instead of -ENXIO if unregistered
If the CEC device is unregistered, then an attempt to open
the device node should result in an -ENODEV error instead of
-ENXIO.

Document this as well in cec-func-open.rst.

This is consistent with the error code returned by other
file operations such as ioctl.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2024-04-24 13:49:55 +02:00
..
cec-api.rst media: doc: properly format ToC headings 2023-11-17 13:05:26 -07:00
cec-func-close.rst media: docs: make CEC documents compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
cec-func-ioctl.rst media: docs: make CEC documents compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
cec-func-open.rst media: cec: return -ENODEV instead of -ENXIO if unregistered 2024-04-24 13:49:55 +02:00
cec-func-poll.rst media: docs: make CEC documents compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
cec-funcs.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
cec-header.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
cec-intro.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
cec-ioc-adap-g-caps.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
cec-ioc-adap-g-conn-info.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
cec-ioc-adap-g-log-addrs.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
cec-ioc-adap-g-phys-addr.rst media: docs: make CEC documents compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
cec-ioc-dqevent.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
cec-ioc-g-mode.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
cec-ioc-receive.rst media: cec-ioc-receive.rst: clarify sequence and status fields 2021-11-15 08:12:03 +00:00
cec-pin-error-inj.rst media: admin-guide: cec.rst 2022-11-25 07:39:21 +00:00