Searched refs:tx_custom_pulse (Results 1 – 3 of 3) sorted by relevance
96 pin->tx_custom_pulse = false; in cec_pin_error_inj_parse_line()117 pin->tx_custom_pulse = false; in cec_pin_error_inj_parse_line()135 pin->tx_custom_pulse = true; in cec_pin_error_inj_parse_line()388 if (pin->tx_custom_pulse) in cec_pin_error_inj_show()
237 bool tx_custom_pulse; member
1004 if (pin->tx_custom_pulse && pin->state == CEC_ST_IDLE) { in cec_pin_timer()1005 pin->tx_custom_pulse = false; in cec_pin_timer()
Completed in 11 milliseconds