Searched refs:cur_dapm (Results 1 – 1 of 1) sorted by relevance
1649 struct snd_soc_dapm_context *cur_dapm = NULL; in dapm_seq_run() local1663 w->dapm != cur_dapm || w->subseq != cur_subseq) { in dapm_seq_run()1667 if (cur_dapm && cur_dapm->component) { in dapm_seq_run()1671 cur_dapm->component, in dapm_seq_run()1675 if (cur_dapm && w->dapm != cur_dapm) in dapm_seq_run()1676 soc_dapm_async_complete(cur_dapm); in dapm_seq_run()1682 cur_dapm = NULL; in dapm_seq_run()1717 cur_dapm = w->dapm; in dapm_seq_run()1730 if (cur_dapm && cur_dapm->component) { in dapm_seq_run()1734 cur_dapm->component, in dapm_seq_run()