Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.h783 int audioreach_tplg_init(struct snd_soc_component *component);
H A Dtopology.c1259 int audioreach_tplg_init(struct snd_soc_component *component) in audioreach_tplg_init() function
1290 EXPORT_SYMBOL_GPL(audioreach_tplg_init);
H A Dq6apm.c704 return audioreach_tplg_init(component); in q6apm_audio_probe()