Searched refs:next_ams (Results 1 – 1 of 1) sorted by relevance
523 enum tcpm_ams next_ams; member3013 port->next_ams = ams; in tcpm_pd_handle_state()3043 port->next_ams = ams; in tcpm_pd_handle_msg()4891 if (port->next_ams != NONE_AMS) { in run_state_machine()4892 port->ams = port->next_ams; in run_state_machine()4893 port->next_ams = NONE_AMS; in run_state_machine()5234 if (port->next_ams != NONE_AMS) { in run_state_machine()5235 port->ams = port->next_ams; in run_state_machine()5236 port->next_ams = NONE_AMS; in run_state_machine()