Searched refs:tcpm_states (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/usb/typec/tcpm/ |
| D | tcpm.c | 192 static const char * const tcpm_states[] = { variable 1236 tcpm_states[port->state], tcpm_states[state], delay_ms, in tcpm_set_state() 1244 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state() 1269 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state_cond() 1270 delay_ms, tcpm_states[port->enter_state], in tcpm_set_state_cond() 4816 tcpm_states[port->state], in tcpm_state_machine_work() 4817 tcpm_states[port->delayed_state], port->delay_ms); in tcpm_state_machine_work() 4852 old_cc1, cc1, old_cc2, cc2, tcpm_states[port->state], in _tcpm_cc_change()
|