Lines Matching refs:injection
14 over the bus it is easy to support error injection. This is ideal to
21 If ``CONFIG_CEC_PIN_ERROR_INJ`` is enabled, then error injection is available
27 The error injection commands are not a stable ABI and may change in the
31 error injection status::
42 # RX error injection:
49 # TX error injection settings:
55 # TX error injection:
78 You can write error injection commands to ``error-inj`` using
90 The error injection commands fall in two main groups: those relating to
92 addition, there are commands to clear existing error injection commands and
95 Most error injection commands can be executed for specific CEC opcodes or for
97 (can be used to turn off an existing error injection command), ``once``
98 (the default) which will trigger the error injection only once for the next
100 injection and ``toggle`` to toggle the error injection on or off for every
108 After an error was injected with mode ``once`` the error injection command
111 All combinations of ``<op>`` and error injection commands can co-exist. So
119 All four error injection commands will be active simultaneously.
189 except by using this error injection command.