Home
last modified time | relevance | path

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

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