Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/
Dsoc-dapm.c1645 int cur_sort = -1; in dapm_seq_run() local
1661 if (sort[w->id] != cur_sort || w->reg != cur_reg || in dapm_seq_run()
1668 if (sort[i] == cur_sort) in dapm_seq_run()
1678 cur_sort = -1; in dapm_seq_run()
1711 cur_sort = sort[w->id]; in dapm_seq_run()
1729 if (sort[i] == cur_sort) in dapm_seq_run()