Home
last modified time | relevance | path

Searched refs:dapm_list (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dsoc.h1098 struct list_head dapm_list; member
1151 list_for_each_entry(dapm, &card->dapm_list, list)
/linux/sound/soc/
H A Dsoc-core.c2513 INIT_LIST_HEAD(&card->dapm_list); in snd_soc_register_card()
H A Dsoc-dapm.c4854 list_add(&dapm->list, &card->dapm_list); in snd_soc_dapm_init()