Searched refs:next_ams (Results 1 – 1 of 1) sorted by relevance
465 enum tcpm_ams next_ams; member2315 port->next_ams = ams; in tcpm_pd_handle_state()2345 port->next_ams = ams; in tcpm_pd_handle_msg()4033 if (port->next_ams != NONE_AMS) { in run_state_machine()4034 port->ams = port->next_ams; in run_state_machine()4035 port->next_ams = NONE_AMS; in run_state_machine()4323 if (port->next_ams != NONE_AMS) { in run_state_machine()4324 port->ams = port->next_ams; in run_state_machine()4325 port->next_ams = NONE_AMS; in run_state_machine()