2018-08-30 14:15:26 +00:00
|
|
|
.. Permission is granted to copy, distribute and/or modify this
|
|
|
|
.. document under the terms of the GNU Free Documentation License,
|
|
|
|
.. Version 1.1 or any later version published by the Free Software
|
|
|
|
.. Foundation, with no Invariant Sections, no Front-Cover Texts
|
|
|
|
.. and no Back-Cover Texts. A copy of the license is included at
|
2020-03-04 09:21:39 +00:00
|
|
|
.. Documentation/userspace-api/media/fdl-appendix.rst.
|
2018-08-30 14:15:26 +00:00
|
|
|
..
|
|
|
|
.. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
|
|
|
|
|
2016-07-08 21:03:02 +00:00
|
|
|
.. include:: <isonum.txt>
|
|
|
|
|
2016-07-08 18:55:42 +00:00
|
|
|
.. _cec:
|
|
|
|
|
2016-07-20 13:36:18 +00:00
|
|
|
#########################################
|
|
|
|
Part V - Consumer Electronics Control API
|
|
|
|
#########################################
|
2016-07-08 18:55:42 +00:00
|
|
|
|
2016-07-09 14:20:46 +00:00
|
|
|
This part describes the CEC: Consumer Electronics Control
|
2016-07-08 18:55:42 +00:00
|
|
|
|
2017-09-03 00:25:36 +00:00
|
|
|
|
|
|
|
.. only:: html
|
|
|
|
|
|
|
|
.. class:: toc-title
|
2016-07-20 13:36:18 +00:00
|
|
|
|
|
|
|
Table of Contents
|
|
|
|
|
2016-07-08 18:55:42 +00:00
|
|
|
.. toctree::
|
2016-07-20 13:36:18 +00:00
|
|
|
:maxdepth: 5
|
2016-07-09 14:20:46 +00:00
|
|
|
:numbered:
|
2016-07-08 18:55:42 +00:00
|
|
|
|
2016-07-09 14:20:46 +00:00
|
|
|
cec-intro
|
|
|
|
cec-funcs
|
2018-02-08 16:25:15 +00:00
|
|
|
cec-pin-error-inj
|
2016-07-09 13:25:05 +00:00
|
|
|
cec-header
|
2016-07-08 18:55:42 +00:00
|
|
|
|
|
|
|
|
|
|
|
**********************
|
|
|
|
Revision and Copyright
|
|
|
|
**********************
|
2016-07-08 21:03:02 +00:00
|
|
|
Authors:
|
|
|
|
|
2019-06-05 14:31:06 +00:00
|
|
|
- Verkuil, Hans <hverkuil-cisco@xs4all.nl>
|
2016-07-08 18:55:42 +00:00
|
|
|
|
2016-07-08 21:03:02 +00:00
|
|
|
- Initial version.
|
2016-07-08 18:55:42 +00:00
|
|
|
|
2016-07-08 21:03:02 +00:00
|
|
|
**Copyright** |copy| 2016 : Hans Verkuil
|
2016-07-08 18:55:42 +00:00
|
|
|
|
2016-07-08 21:03:02 +00:00
|
|
|
****************
|
|
|
|
Revision History
|
|
|
|
****************
|
2016-07-08 18:55:42 +00:00
|
|
|
|
|
|
|
:revision: 1.0.0 / 2016-03-17 (*hv*)
|
|
|
|
|
|
|
|
Initial revision
|