Home
last modified time | relevance | path

Searched refs:cur_dapm (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/
H A Dsoc-dapm.c1648 struct snd_soc_dapm_context *cur_dapm = NULL; in dapm_seq_run() local
1662 w->dapm != cur_dapm || w->subseq != cur_subseq) { in dapm_seq_run()
1666 if (cur_dapm && cur_dapm->component) { in dapm_seq_run()
1670 cur_dapm->component, in dapm_seq_run()
1674 if (cur_dapm && w->dapm != cur_dapm) in dapm_seq_run()
1675 soc_dapm_async_complete(cur_dapm); in dapm_seq_run()
1681 cur_dapm = NULL; in dapm_seq_run()
1714 cur_dapm = w->dapm; in dapm_seq_run()
1727 if (cur_dapm && cur_dapm->component) { in dapm_seq_run()
1731 cur_dapm->component, in dapm_seq_run()