Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.h134 void wm_adsp2_remove(struct wm_adsp *dsp);
Dcs47l24.c1331 wm_adsp2_remove(&cs47l24->core.adsp[1]); in cs47l24_remove()
1332 wm_adsp2_remove(&cs47l24->core.adsp[2]); in cs47l24_remove()
Dwm5102.c2141 wm_adsp2_remove(&wm5102->core.adsp[0]); in wm5102_remove()
Dwm_adsp.c2949 void wm_adsp2_remove(struct wm_adsp *dsp) in wm_adsp2_remove() function
2960 EXPORT_SYMBOL_GPL(wm_adsp2_remove);
Dwm5110.c2507 wm_adsp2_remove(&wm5110->core.adsp[i]); in wm5110_remove()