Lines Matching refs:down_list
1597 struct list_head *down_list) in dapm_widget_set_power() argument
1622 dapm_seq_insert(w, down_list, false); in dapm_widget_set_power()
1627 struct list_head *down_list) in dapm_power_one_widget() argument
1633 dapm_seq_insert(w, down_list, false); in dapm_power_one_widget()
1642 dapm_widget_set_power(w, power, up_list, down_list); in dapm_power_one_widget()
1677 LIST_HEAD(down_list); in dapm_power_widgets()
1701 dapm_power_one_widget(w, &up_list, &down_list); in dapm_power_widgets()
1767 list_for_each_entry(w, &down_list, power_list) { in dapm_power_widgets()
1776 dapm_seq_run(card, &down_list, event, false); in dapm_power_widgets()
3986 LIST_HEAD(down_list); in soc_dapm_shutdown_dapm()
3995 dapm_seq_insert(w, &down_list, false); in soc_dapm_shutdown_dapm()
4008 dapm_seq_run(card, &down_list, 0, false); in soc_dapm_shutdown_dapm()