Searched refs:next_ams (Results 1 – 1 of 1) sorted by relevance
476 enum tcpm_ams next_ams; member2356 port->next_ams = ams; in tcpm_pd_handle_state()2386 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()4403 if (port->next_ams != NONE_AMS) { in run_state_machine()4404 port->ams = port->next_ams; in run_state_machine()4405 port->next_ams = NONE_AMS; in run_state_machine()