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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/
H A Dsoc-dapm.c705 list_for_each_entry(w, list, power_list)
707 list_add_tail(&new_widget->power_list, &w->power_list);
711 list_add_tail(&new_widget->power_list, list);
725 power_list)->reg;
727 list_for_each_entry(w, pending, power_list) {
775 list_for_each_entry(w, pending, power_list) {
818 list_for_each_entry_safe(w, n, list, power_list) {
835 power_list);
848 power_list);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoc-dapm.h451 struct list_head power_list; member in struct:snd_soc_dapm_widget

Completed in 89 milliseconds