dapm_list 1070 include/sound/soc.h struct list_head dapm_list; dapm_list 2416 sound/soc/soc-core.c INIT_LIST_HEAD(&card->dapm_list); dapm_list 1729 sound/soc/soc-dapm.c list_for_each_entry(d, &card->dapm_list, list) { dapm_list 1966 sound/soc/soc-dapm.c list_for_each_entry(d, &card->dapm_list, list) { dapm_list 2030 sound/soc/soc-dapm.c list_for_each_entry(d, &card->dapm_list, list) dapm_list 2033 sound/soc/soc-dapm.c list_for_each_entry(d, &card->dapm_list, list) dapm_list 2042 sound/soc/soc-dapm.c list_for_each_entry(d, &card->dapm_list, list) { dapm_list 2066 sound/soc/soc-dapm.c list_for_each_entry(d, &card->dapm_list, list) { dapm_list 2076 sound/soc/soc-dapm.c list_for_each_entry(d, &card->dapm_list, list) { dapm_list 4754 sound/soc/soc-dapm.c list_add(&dapm->list, &card->dapm_list); dapm_list 4800 sound/soc/soc-dapm.c list_for_each_entry(dapm, &card->dapm_list, list) {