Home
last modified time | relevance | path

Searched refs:tcpm_states (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/usb/typec/tcpm/
Dtcpm.c138 static const char * const tcpm_states[] = { variable
895 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state()
904 tcpm_states[port->state], tcpm_states[state]); in tcpm_set_state()
928 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state_cond()
929 delay_ms, tcpm_states[port->enter_state]); in tcpm_set_state_cond()
3595 tcpm_states[port->state], in tcpm_state_machine_work()
3596 tcpm_states[port->delayed_state], port->delay_ms); in tcpm_state_machine_work()
3631 old_cc1, cc1, old_cc2, cc2, tcpm_states[port->state], in _tcpm_cc_change()