Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dsoc.h1066 struct list_head dapm_list; member
1117 list_for_each_entry(dapm, &card->dapm_list, list)
/linux-6.15/sound/soc/
H A Dsoc-core.c2516 INIT_LIST_HEAD(&card->dapm_list); in snd_soc_register_card()
H A Dsoc-dapm.c4858 list_add(&dapm->list, &card->dapm_list); in snd_soc_dapm_init()