Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/typec/tcpm/
Dtcpm.c151 static const char * const tcpm_states[] = { variable
992 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state()
1000 tcpm_states[port->state], tcpm_states[state]); in tcpm_set_state()
1024 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state_cond()
1025 delay_ms, tcpm_states[port->enter_state]); in tcpm_set_state_cond()
3837 tcpm_states[port->state], in tcpm_state_machine_work()
3838 tcpm_states[port->delayed_state], port->delay_ms); in tcpm_state_machine_work()
3873 old_cc1, cc1, old_cc2, cc2, tcpm_states[port->state], in _tcpm_cc_change()