Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/
Dsoc-dapm.c1339 struct list_head *down_list) in dapm_widget_set_power() argument
1375 dapm_seq_insert(w, down_list, false); in dapm_widget_set_power()
1382 struct list_head *down_list) in dapm_power_one_widget() argument
1388 dapm_seq_insert(w, down_list, false); in dapm_power_one_widget()
1397 dapm_widget_set_power(w, power, up_list, down_list); in dapm_power_one_widget()
1417 LIST_HEAD(down_list); in dapm_power_widgets()
1441 dapm_power_one_widget(w, &up_list, &down_list); in dapm_power_widgets()
1528 dapm_seq_run(dapm, &down_list, event, false); in dapm_power_widgets()
3222 LIST_HEAD(down_list); in soc_dapm_shutdown_codec()
3229 dapm_seq_insert(w, &down_list, false); in soc_dapm_shutdown_codec()
[all …]