Lines Matching full:error
1 What: /sys/kernel/debug/cec/*/error-inj
6 The CEC Framework allows for CEC error injection commands through
7 debugfs. Drivers that support this will create an error-inj file
8 through which the error injection commands can be given.
18 implemented and that it will remove all current error injection
21 This ensures that you can always do 'echo clear >error-inj' to clear any
22 error injections without having to know the details of the driver-specific
25 Note that the output of 'error-inj' shall be valid as input to 'error-inj'.
28 $ cat error-inj >einj.txt
29 $ cat einj.txt >error-inj
38 The following CEC error injection implementations exist:
40 - Documentation/userspace-api/media/cec/cec-pin-error-inj.rst