Lines Matching refs:down_list
1696 struct list_head *down_list) in dapm_widget_set_power() argument
1721 dapm_seq_insert(w, down_list, false); in dapm_widget_set_power()
1726 struct list_head *down_list) in dapm_power_one_widget() argument
1732 dapm_seq_insert(w, down_list, false); in dapm_power_one_widget()
1741 dapm_widget_set_power(w, power, up_list, down_list); in dapm_power_one_widget()
1776 LIST_HEAD(down_list); in dapm_power_widgets()
1800 dapm_power_one_widget(w, &up_list, &down_list); in dapm_power_widgets()
1866 list_for_each_entry(w, &down_list, power_list) { in dapm_power_widgets()
1875 dapm_seq_run(card, &down_list, event, false); in dapm_power_widgets()
4235 LIST_HEAD(down_list); in soc_dapm_shutdown_dapm()
4244 dapm_seq_insert(w, &down_list, false); in soc_dapm_shutdown_dapm()
4257 dapm_seq_run(card, &down_list, 0, false); in soc_dapm_shutdown_dapm()