Home
last modified time | relevance | path

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

/linux/sound/soc/
A Dsoc-dapm.c1520 list_for_each_entry(w, list, power_list) in dapm_seq_insert()
1522 list_add_tail(&new_widget->power_list, &w->power_list); in dapm_seq_insert()
1526 list_add_tail(&new_widget->power_list, list); in dapm_seq_insert()
1597 list_for_each_entry(w, pending, power_list) { in dapm_seq_run_coalesced()
1628 list_for_each_entry(w, pending, power_list) { in dapm_seq_run_coalesced()
1660 list_for_each_entry_safe(w, n, list, power_list) { in dapm_seq_run()
1691 power_list); in dapm_seq_run()
1704 power_list); in dapm_seq_run()
1720 list_move(&w->power_list, &pending); in dapm_seq_run()
2055 list_for_each_entry(w, &down_list, power_list) { in dapm_power_widgets()
[all …]
/linux/include/sound/
A Dsoc-dapm.h662 struct list_head power_list; member

Completed in 31 milliseconds