Searched refs:tx_custom_pulse (Results 1 – 3 of 3) sorted by relevance
94 pin->tx_custom_pulse = false; in cec_pin_error_inj_parse_line()110 pin->tx_custom_pulse = false; in cec_pin_error_inj_parse_line()120 pin->tx_custom_pulse = true; in cec_pin_error_inj_parse_line()336 if (pin->tx_custom_pulse) in cec_pin_error_inj_show()
220 bool tx_custom_pulse; member
976 if (pin->tx_custom_pulse && pin->state == CEC_ST_IDLE) { in cec_pin_timer()977 pin->tx_custom_pulse = false; in cec_pin_timer()
Completed in 8 milliseconds