Searched refs:next_ams (Results 1 – 1 of 1) sorted by relevance
623 enum tcpm_ams next_ams; member3266 port->next_ams = ams; in tcpm_pd_handle_state()3296 port->next_ams = ams; in tcpm_pd_handle_msg()5393 if (port->next_ams != NONE_AMS) { in run_state_machine()5394 port->ams = port->next_ams; in run_state_machine()5395 port->next_ams = NONE_AMS; in run_state_machine()5785 if (port->next_ams != NONE_AMS) { in run_state_machine()5786 port->ams = port->next_ams; in run_state_machine()5787 port->next_ams = NONE_AMS; in run_state_machine()