Searched refs:next_ams (Results 1 – 2 of 2) sorted by relevance
470 enum tcpm_ams next_ams; member2376 port->next_ams = ams; in tcpm_pd_handle_state()2406 port->next_ams = ams; in tcpm_pd_handle_msg()4109 if (port->next_ams != NONE_AMS) { in run_state_machine()4110 port->ams = port->next_ams; in run_state_machine()4111 port->next_ams = NONE_AMS; in run_state_machine()4437 if (port->next_ams != NONE_AMS) { in run_state_machine()4438 port->ams = port->next_ams; in run_state_machine()4439 port->next_ams = NONE_AMS; in run_state_machine()
435 enum tcpm_ams next_ams; member1063 port->next_ams = ams;