Searched refs:tcpm_states (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/usb/typec/tcpm/ |
D | tcpm.c | 193 static const char * const tcpm_states[] = { variable 1254 tcpm_states[port->state], tcpm_states[state], delay_ms, in tcpm_set_state() 1262 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state() 1287 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state_cond() 1288 delay_ms, tcpm_states[port->enter_state], in tcpm_set_state_cond() 4908 tcpm_states[port->state], in tcpm_state_machine_work() 4909 tcpm_states[port->delayed_state], port->delay_ms); in tcpm_state_machine_work() 4944 old_cc1, cc1, old_cc2, cc2, tcpm_states[port->state], in _tcpm_cc_change()
|