Home
last modified time | relevance | path

Searched refs:power_list (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c1523 list_for_each_entry(w, list, power_list) in dapm_seq_insert()
1525 list_add_tail(&new_widget->power_list, &w->power_list); in dapm_seq_insert()
1529 list_add_tail(&new_widget->power_list, list); in dapm_seq_insert()
1594 w = list_first_entry(pending, struct snd_soc_dapm_widget, power_list); in dapm_seq_run_coalesced()
1598 list_for_each_entry(w, pending, power_list) { in dapm_seq_run_coalesced()
1629 list_for_each_entry(w, pending, power_list) { in dapm_seq_run_coalesced()
1661 list_for_each_entry_safe(w, n, list, power_list) { in dapm_seq_run()
1719 list_move(&w->power_list, &pending); in dapm_seq_run()
2054 list_for_each_entry(w, &down_list, power_list) { in dapm_power_widgets()
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c1517 list_for_each_entry(w, list, power_list) in dapm_seq_insert()
1519 list_add_tail(&new_widget->power_list, &w->power_list); in dapm_seq_insert()
1523 list_add_tail(&new_widget->power_list, list); in dapm_seq_insert()
1590 w = list_first_entry(pending, struct snd_soc_dapm_widget, power_list); in dapm_seq_run_coalesced()
1594 list_for_each_entry(w, pending, power_list) { in dapm_seq_run_coalesced()
1625 list_for_each_entry(w, pending, power_list) { in dapm_seq_run_coalesced()
1657 list_for_each_entry_safe(w, n, list, power_list) { in dapm_seq_run()
1715 list_move(&w->power_list, &pending); in dapm_seq_run()
2044 list_for_each_entry(w, &down_list, power_list) { in dapm_power_widgets()
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dsoc-dapm.h663 struct list_head power_list; member
/kernel/linux/linux-6.6/include/sound/
H A Dsoc-dapm.h674 struct list_head power_list; member

Completed in 18 milliseconds