Searched refs:next_ams (Results 1 – 1 of 1) sorted by relevance
474 enum tcpm_ams next_ams; member2324 port->next_ams = ams; in tcpm_pd_handle_state()2354 port->next_ams = ams; in tcpm_pd_handle_msg()4101 if (port->next_ams != NONE_AMS) { in run_state_machine()4102 port->ams = port->next_ams; in run_state_machine()4103 port->next_ams = NONE_AMS; in run_state_machine()4387 if (port->next_ams != NONE_AMS) { in run_state_machine()4388 port->ams = port->next_ams; in run_state_machine()4389 port->next_ams = NONE_AMS; in run_state_machine()