Searched refs:next_ams (Results 1 – 1 of 1) sorted by relevance
501 enum tcpm_ams next_ams; member2965 port->next_ams = ams; in tcpm_pd_handle_state()2995 port->next_ams = ams; in tcpm_pd_handle_msg()4824 if (port->next_ams != NONE_AMS) { in run_state_machine()4825 port->ams = port->next_ams; in run_state_machine()4826 port->next_ams = NONE_AMS; in run_state_machine()5156 if (port->next_ams != NONE_AMS) { in run_state_machine()5157 port->ams = port->next_ams; in run_state_machine()5158 port->next_ams = NONE_AMS; in run_state_machine()