| .. | .. |
|---|
| 1 | 1 | What: /sys/kernel/debug/cec/*/error-inj |
|---|
| 2 | 2 | Date: March 2018 |
|---|
| 3 | | -Contact: Hans Verkuil <hans.verkuil@cisco.com> |
|---|
| 3 | +Contact: Hans Verkuil <hverkuil-cisco@xs4all.nl> |
|---|
| 4 | 4 | Description: |
|---|
| 5 | 5 | |
|---|
| 6 | 6 | The CEC Framework allows for CEC error injection commands through |
|---|
| .. | .. |
|---|
| 23 | 23 | commands. |
|---|
| 24 | 24 | |
|---|
| 25 | 25 | Note that the output of 'error-inj' shall be valid as input to 'error-inj'. |
|---|
| 26 | | -So this must work: |
|---|
| 26 | +So this must work:: |
|---|
| 27 | 27 | |
|---|
| 28 | 28 | $ cat error-inj >einj.txt |
|---|
| 29 | 29 | $ cat einj.txt >error-inj |
|---|
| .. | .. |
|---|
| 37 | 37 | |
|---|
| 38 | 38 | The following CEC error injection implementations exist: |
|---|
| 39 | 39 | |
|---|
| 40 | | -- Documentation/media/uapi/cec/cec-pin-error-inj.rst |
|---|
| 40 | +- Documentation/userspace-api/media/cec/cec-pin-error-inj.rst |
|---|