Searched refs:wm_adsp2_codec_probe (Results 1 – 4 of 4) sorted by relevance
90 int wm_adsp2_codec_probe(struct wm_adsp *dsp, struct snd_soc_codec *codec);
2083 int wm_adsp2_codec_probe(struct wm_adsp *dsp, struct snd_soc_codec *codec) in wm_adsp2_codec_probe() function2091 EXPORT_SYMBOL_GPL(wm_adsp2_codec_probe);
1875 ret = wm_adsp2_codec_probe(&priv->core.adsp[0], codec); in wm5102_codec_probe()
2012 ret = wm_adsp2_codec_probe(&priv->core.adsp[i], codec); in wm5110_codec_probe()