Searched refs:tmp_state (Results 1 – 2 of 2) sorted by relevance
155 for (const struct smf_state *tmp_state = ctx->current->parent; tmp_state != NULL; in smf_execute_ancestor_run_actions() local156 tmp_state = tmp_state->parent) { in smf_execute_ancestor_run_actions()158 ctx->executing = tmp_state; in smf_execute_ancestor_run_actions()160 if (tmp_state->run) { in smf_execute_ancestor_run_actions()161 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()