Searched refs:wm_adsp2_codec_remove (Results 1 – 4 of 4) sorted by relevance
91 int wm_adsp2_codec_remove(struct wm_adsp *dsp, struct snd_soc_codec *codec);
1894 wm_adsp2_codec_remove(&priv->core.adsp[0], codec); in wm5102_codec_probe()1903 wm_adsp2_codec_remove(&priv->core.adsp[0], codec); in wm5102_codec_remove()
2029 wm_adsp2_codec_remove(&priv->core.adsp[i], codec); in wm5110_codec_probe()2040 wm_adsp2_codec_remove(&priv->core.adsp[i], codec); in wm5110_codec_remove()
2117 int wm_adsp2_codec_remove(struct wm_adsp *dsp, struct snd_soc_codec *codec) in wm_adsp2_codec_remove() function2123 EXPORT_SYMBOL_GPL(wm_adsp2_codec_remove);