Searched refs:cur_dapm (Results 1 – 1 of 1) sorted by relevance
1960 struct snd_soc_dapm_context *cur_dapm = NULL; in dapm_seq_run() local1974 w->dapm != cur_dapm || w->subseq != cur_subseq) { in dapm_seq_run()1978 if (cur_dapm && cur_dapm->component) { in dapm_seq_run()1982 cur_dapm->component, in dapm_seq_run()1986 if (cur_dapm && w->dapm != cur_dapm) in dapm_seq_run()1987 dapm_async_complete(cur_dapm); in dapm_seq_run()1993 cur_dapm = NULL; in dapm_seq_run()2026 cur_dapm = w->dapm; in dapm_seq_run()2039 if (cur_dapm && cur_dapm->component) { in dapm_seq_run()2043 cur_dapm->component, in dapm_seq_run()