Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/
Dtcpm.c136 static const char * const tcpm_states[] = { variable
884 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state()
893 tcpm_states[port->state], tcpm_states[state]); in tcpm_set_state()
917 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state_cond()
918 delay_ms, tcpm_states[port->enter_state]); in tcpm_set_state_cond()
3542 tcpm_states[port->state], in tcpm_state_machine_work()
3543 tcpm_states[port->delayed_state], port->delay_ms); in tcpm_state_machine_work()
3578 old_cc1, cc1, old_cc2, cc2, tcpm_states[port->state], in _tcpm_cc_change()