Lines Matching refs:power_list
1523 list_for_each_entry(w, list, power_list)
1525 list_add_tail(&new_widget->power_list, &w->power_list);
1529 list_add_tail(&new_widget->power_list, list);
1594 w = list_first_entry(pending, struct snd_soc_dapm_widget, power_list);
1598 list_for_each_entry(w, pending, power_list) {
1629 list_for_each_entry(w, pending, power_list) {
1661 list_for_each_entry_safe(w, n, list, power_list) {
1719 list_move(&w->power_list, &pending);
2054 list_for_each_entry(w, &down_list, power_list) {
2058 list_for_each_entry(w, &up_list, power_list) {