Searched refs:next_ams (Results 1 – 1 of 1) sorted by relevance
653 enum tcpm_ams next_ams; member3453 port->next_ams = ams; in tcpm_pd_handle_state()3483 port->next_ams = ams; in tcpm_pd_handle_msg()5616 if (port->next_ams != NONE_AMS) { in run_state_machine()5617 port->ams = port->next_ams; in run_state_machine()5618 port->next_ams = NONE_AMS; in run_state_machine()6003 if (port->next_ams != NONE_AMS) { in run_state_machine()6004 port->ams = port->next_ams; in run_state_machine()6005 port->next_ams = NONE_AMS; in run_state_machine()