Searched refs:next_ams (Results 1 – 1 of 1) sorted by relevance
476 enum tcpm_ams next_ams; member2365 port->next_ams = ams; in tcpm_pd_handle_state()2395 port->next_ams = ams; in tcpm_pd_handle_msg()4134 if (port->next_ams != NONE_AMS) { in run_state_machine()4135 port->ams = port->next_ams; in run_state_machine()4136 port->next_ams = NONE_AMS; in run_state_machine()4429 if (port->next_ams != NONE_AMS) { in run_state_machine()4430 port->ams = port->next_ams; in run_state_machine()4431 port->next_ams = NONE_AMS; in run_state_machine()