Searched refs:tx_custom_pulse (Results 1 – 3 of 3) sorted by relevance
95 pin->tx_custom_pulse = false; in cec_pin_error_inj_parse_line()111 pin->tx_custom_pulse = false; in cec_pin_error_inj_parse_line()121 pin->tx_custom_pulse = true; in cec_pin_error_inj_parse_line()337 if (pin->tx_custom_pulse) in cec_pin_error_inj_show()
231 bool tx_custom_pulse; member
977 if (pin->tx_custom_pulse && pin->state == CEC_ST_IDLE) { in cec_pin_timer()978 pin->tx_custom_pulse = false; in cec_pin_timer()