Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h1075 struct list_head dapm_list; member
1132 list_for_each_entry(dapm, &card->dapm_list, list)
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-core.c2185 INIT_LIST_HEAD(&card->dapm_list); in snd_soc_register_card()
H A Dsoc-dapm.c4808 list_add(&dapm->list, &card->dapm_list); in snd_soc_dapm_init()