Lines Matching refs:injection
16 over the bus it is easy to support error injection. This is ideal to
23 If ``CONFIG_CEC_PIN_ERROR_INJ`` is enabled, then error injection is available
29 The error injection commands are not a stable ABI and may change in the
33 error injection status::
44 # RX error injection:
51 # TX error injection settings:
57 # TX error injection:
80 You can write error injection commands to ``error-inj`` using
92 The error injection commands fall in two main groups: those relating to
94 addition, there are commands to clear existing error injection commands and
97 Most error injection commands can be executed for specific CEC opcodes or for
99 (can be used to turn off an existing error injection command), ``once``
100 (the default) which will trigger the error injection only once for the next
102 injection and ``toggle`` to toggle the error injection on or off for every
110 After an error was injected with mode ``once`` the error injection command
113 All combinations of ``<op>`` and error injection commands can co-exist. So
121 All four error injection commands will be active simultaneously.
191 except by using this error injection command.