Searched refs:next_state (Results 1 – 6 of 6) sorted by relevance
73 enum sandbox_state next_state) in sandbox_dev_move_to_state() argument78 if (ddata->current_state == next_state) in sandbox_dev_move_to_state()82 next_state); in sandbox_dev_move_to_state()85 if (next_state == sb_init) in sandbox_dev_move_to_state()90 if (next_state == sb_reset || next_state == sb_loaded) in sandbox_dev_move_to_state()95 if (next_state == sb_loaded || next_state == sb_init) in sandbox_dev_move_to_state()100 if (next_state == sb_reset || next_state == sb_init || in sandbox_dev_move_to_state()101 next_state == sb_running) in sandbox_dev_move_to_state()106 if (next_state == sb_reset || next_state == sb_init) in sandbox_dev_move_to_state()113 ddata->current_state = next_state; in sandbox_dev_move_to_state()
102 enum sdp_state next_state; member270 sdp->next_state = SDP_STATE_TX_REGISTER; in sdp_rx_command_complete()282 sdp->next_state = SDP_STATE_IDLE; in sdp_rx_command_complete()293 sdp->next_state = SDP_STATE_IDLE; in sdp_rx_command_complete()301 sdp->next_state = SDP_STATE_IDLE; in sdp_rx_command_complete()309 sdp->next_state = SDP_STATE_JUMP; in sdp_rx_command_complete()317 sdp->next_state = SDP_STATE_IDLE; in sdp_rx_command_complete()394 sdp->state = sdp->next_state; in sdp_tx_complete()398 sdp->state = sdp->next_state; in sdp_tx_complete()733 sdp_func->next_state = SDP_STATE_IDLE; in sdp_handle_in_ep()
250 u32 next_state; in psc_module_keep_in_reset_enabled() local267 next_state = gate_clocks ? PSC_REG_VAL_MDCTL_NEXT_OFF : in psc_module_keep_in_reset_enabled()269 mdctl = PSC_REG_MDCTL_SET_NEXT(mdctl, next_state); in psc_module_keep_in_reset_enabled()
1162 enum tcpm_state next_state; in tcpm_pd_ctrl_request() local1221 next_state = SNK_READY; in tcpm_pd_ctrl_request()1223 next_state = SNK_WAIT_CAPABILITIES; in tcpm_pd_ctrl_request()1225 tcpm_set_state(port, next_state, 0); in tcpm_pd_ctrl_request()1259 next_state = SRC_SEND_CAPABILITIES; in tcpm_pd_ctrl_request()1261 next_state = SNK_WAIT_CAPABILITIES; in tcpm_pd_ctrl_request()1262 tcpm_set_state(port, next_state, 0); in tcpm_pd_ctrl_request()
1677 * next_state = yy_try_NUL_trans( current_state );
1560 * next_state = yy_try_NUL_trans( current_state );