Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/avs/
Dtopology.h189 struct avs_tplg *avs_tplg_new(struct snd_soc_component *comp);
Dpcm.c696 acomp->tplg = avs_tplg_new(component); in avs_component_probe()
Dtopology.c1587 struct avs_tplg *avs_tplg_new(struct snd_soc_component *comp) in avs_tplg_new() function