Searched refs:wm_adsp2_init (Results 1 – 4 of 4) sorted by relevance
89 int wm_adsp2_init(struct wm_adsp *dsp);
2101 int wm_adsp2_init(struct wm_adsp *dsp) in wm_adsp2_init() function2125 EXPORT_SYMBOL_GPL(wm_adsp2_init);
1977 ret = wm_adsp2_init(&wm5102->core.adsp[0]); in wm5102_probe()
2117 ret = wm_adsp2_init(&wm5110->core.adsp[i]); in wm5110_probe()