Searched refs:next_ams (Results 1 – 1 of 1) sorted by relevance
623 enum tcpm_ams next_ams; member3239 port->next_ams = ams; in tcpm_pd_handle_state()3269 port->next_ams = ams; in tcpm_pd_handle_msg()5366 if (port->next_ams != NONE_AMS) { in run_state_machine()5367 port->ams = port->next_ams; in run_state_machine()5368 port->next_ams = NONE_AMS; in run_state_machine()5758 if (port->next_ams != NONE_AMS) { in run_state_machine()5759 port->ams = port->next_ams; in run_state_machine()5760 port->next_ams = NONE_AMS; in run_state_machine()