Searched refs:wm_adsp2_component_probe (Results 1 – 5 of 5) sorted by relevance
135 int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component);
1139 ret = wm_adsp2_component_probe(&priv->core.adsp[1], component); in cs47l24_component_probe()1143 ret = wm_adsp2_component_probe(&priv->core.adsp[2], component); in cs47l24_component_probe()
1946 ret = wm_adsp2_component_probe(&priv->core.adsp[0], component); in wm5102_component_probe()
2890 int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component) in wm_adsp2_component_probe() function2903 EXPORT_SYMBOL_GPL(wm_adsp2_component_probe);
2309 ret = wm_adsp2_component_probe(&priv->core.adsp[i], component); in wm5110_component_probe()