mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-25 18:05:07 +07:00
f84a66d61e
The CEC Pin framework adds support for Error Injection. Document all the error injections commands and how to use it. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
48 lines
733 B
ReStructuredText
48 lines
733 B
ReStructuredText
.. -*- coding: utf-8; mode: rst -*-
|
|
|
|
.. include:: <isonum.txt>
|
|
|
|
.. _cec:
|
|
|
|
#########################################
|
|
Part V - Consumer Electronics Control API
|
|
#########################################
|
|
|
|
This part describes the CEC: Consumer Electronics Control
|
|
|
|
|
|
.. only:: html
|
|
|
|
.. class:: toc-title
|
|
|
|
Table of Contents
|
|
|
|
.. toctree::
|
|
:maxdepth: 5
|
|
:numbered:
|
|
|
|
cec-intro
|
|
cec-funcs
|
|
cec-pin-error-inj
|
|
cec-header
|
|
|
|
|
|
**********************
|
|
Revision and Copyright
|
|
**********************
|
|
Authors:
|
|
|
|
- Verkuil, Hans <hans.verkuil@cisco.com>
|
|
|
|
- Initial version.
|
|
|
|
**Copyright** |copy| 2016 : Hans Verkuil
|
|
|
|
****************
|
|
Revision History
|
|
****************
|
|
|
|
:revision: 1.0.0 / 2016-03-17 (*hv*)
|
|
|
|
Initial revision
|