Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-dapm.c1627 struct list_head *down_list) in dapm_widget_set_power() argument
1665 dapm_seq_insert(w, down_list, false); in dapm_widget_set_power()
1670 struct list_head *down_list) in dapm_power_one_widget() argument
1676 dapm_seq_insert(w, down_list, false); in dapm_power_one_widget()
1685 dapm_widget_set_power(w, power, up_list, down_list); in dapm_power_one_widget()
1720 LIST_HEAD(down_list); in dapm_power_widgets()
1744 dapm_power_one_widget(w, &up_list, &down_list); in dapm_power_widgets()
1810 list_for_each_entry(w, &down_list, power_list) { in dapm_power_widgets()
1819 dapm_seq_run(card, &down_list, event, false); in dapm_power_widgets()
3892 LIST_HEAD(down_list); in soc_dapm_shutdown_dapm()
[all …]