Searched refs:tmp_state (Results 1 – 2 of 2) sorted by relevance
157 for (const struct smf_state *tmp_state = ctx->current->parent; tmp_state != NULL; in smf_execute_ancestor_run_actions() local158 tmp_state = tmp_state->parent) { in smf_execute_ancestor_run_actions()160 ctx->executing = tmp_state; in smf_execute_ancestor_run_actions()162 if (tmp_state->run) { in smf_execute_ancestor_run_actions()163 tmp_state->run(ctx); in smf_execute_ancestor_run_actions()
61 enum dmic_state tmp_state; in mpxxdtyy_i2s_trigger() local66 tmp_state = DMIC_STATE_ACTIVE; in mpxxdtyy_i2s_trigger()74 tmp_state = DMIC_STATE_CONFIGURED; in mpxxdtyy_i2s_trigger()90 data->state = tmp_state; in mpxxdtyy_i2s_trigger()