Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Dtopology.h205 struct avs_tplg *avs_tplg_new(struct snd_soc_component *comp);
H A Dpcm.c901 acomp->tplg = avs_tplg_new(component); in avs_component_probe()
H A Dtopology.c1915 struct avs_tplg *avs_tplg_new(struct snd_soc_component *comp) in avs_tplg_new() function