Home
last modified time | relevance | path

Searched refs:wm_adsp2_component_remove (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.h136 int wm_adsp2_component_remove(struct wm_adsp *dsp, struct snd_soc_component *component);
Dcs47l24.c1158 wm_adsp2_component_remove(&priv->core.adsp[1], component); in cs47l24_component_probe()
1159 wm_adsp2_component_remove(&priv->core.adsp[2], component); in cs47l24_component_probe()
1168 wm_adsp2_component_remove(&priv->core.adsp[1], component); in cs47l24_component_remove()
1169 wm_adsp2_component_remove(&priv->core.adsp[2], component); in cs47l24_component_remove()
Dwm5102.c1968 wm_adsp2_component_remove(&priv->core.adsp[0], component); in wm5102_component_probe()
1977 wm_adsp2_component_remove(&priv->core.adsp[0], component); in wm5102_component_remove()
Dwm5110.c2326 wm_adsp2_component_remove(&priv->core.adsp[i], component); in wm5110_component_probe()
2337 wm_adsp2_component_remove(&priv->core.adsp[i], component); in wm5110_component_remove()
Dwm_adsp.c2905 int wm_adsp2_component_remove(struct wm_adsp *dsp, struct snd_soc_component *component) in wm_adsp2_component_remove() function
2911 EXPORT_SYMBOL_GPL(wm_adsp2_component_remove);