Searched refs:dapm_list (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/sound/soc/ |
| D | soc-dapm.c | 1709 list_for_each_entry(d, &card->dapm_list, list) { in dapm_seq_run() 1946 list_for_each_entry(d, &card->dapm_list, list) { in dapm_power_widgets() 2010 list_for_each_entry(d, &card->dapm_list, list) in dapm_power_widgets() 2013 list_for_each_entry(d, &card->dapm_list, list) in dapm_power_widgets() 2022 list_for_each_entry(d, &card->dapm_list, list) { in dapm_power_widgets() 2046 list_for_each_entry(d, &card->dapm_list, list) { in dapm_power_widgets() 2056 list_for_each_entry(d, &card->dapm_list, list) { in dapm_power_widgets() 4737 list_add(&dapm->list, &card->dapm_list); in snd_soc_dapm_init() 4783 list_for_each_entry(dapm, &card->dapm_list, list) { in snd_soc_dapm_shutdown()
|
| D | soc-core.c | 2394 INIT_LIST_HEAD(&card->dapm_list); in snd_soc_register_card()
|
| /Linux-v5.4/include/sound/ |
| D | soc.h | 1069 struct list_head dapm_list; member
|