Searched refs:next_ams (Results 1 – 1 of 1) sorted by relevance
528 enum tcpm_ams next_ams; member3087 port->next_ams = ams; in tcpm_pd_handle_state()3117 port->next_ams = ams; in tcpm_pd_handle_msg()4997 if (port->next_ams != NONE_AMS) { in run_state_machine()4998 port->ams = port->next_ams; in run_state_machine()4999 port->next_ams = NONE_AMS; in run_state_machine()5351 if (port->next_ams != NONE_AMS) { in run_state_machine()5352 port->ams = port->next_ams; in run_state_machine()5353 port->next_ams = NONE_AMS; in run_state_machine()