Lines Matching refs:injection
12 over the bus it is easy to support error injection. This is ideal to
19 If ``CONFIG_CEC_PIN_ERROR_INJ`` is enabled, then error injection is available
25 The error injection commands are not a stable ABI and may change in the
29 error injection status::
40 # RX error injection:
47 # TX error injection settings:
53 # TX error injection:
76 You can write error injection commands to ``error-inj`` using
88 The error injection commands fall in two main groups: those relating to
90 addition, there are commands to clear existing error injection commands and
93 Most error injection commands can be executed for specific CEC opcodes or for
95 (can be used to turn off an existing error injection command), ``once``
96 (the default) which will trigger the error injection only once for the next
98 injection and ``toggle`` to toggle the error injection on or off for every
106 After an error was injected with mode ``once`` the error injection command
109 All combinations of ``<op>`` and error injection commands can co-exist. So
117 All four error injection commands will be active simultaneously.
187 except by using this error injection command.