wm_adsp2_component_probe
return wm_adsp2_component_probe(&cs35l41->dsp, component);
return wm_adsp2_component_probe(&cs35l45->dsp, component);
wm_adsp2_component_probe(&cs35l56->dsp, component);
wm_adsp2_component_probe(&cs47l15->core.adsp[0], component);
ret = wm_adsp2_component_probe(&priv->core.adsp[1], component);
ret = wm_adsp2_component_probe(&priv->core.adsp[2], component);
wm_adsp2_component_probe(&cs47l35->core.adsp[i], component);
wm_adsp2_component_probe(&cs47l85->core.adsp[i], component);
wm_adsp2_component_probe(&cs47l90->core.adsp[i], component);
return wm_adsp2_component_probe(&cs47l92->core.adsp[0], component);
wm_adsp2_component_probe(&cs48l32_codec->dsp, component);
ret = wm_adsp2_component_probe(&priv->core.adsp[0], component);
ret = wm_adsp2_component_probe(&priv->core.adsp[i], component);
EXPORT_SYMBOL_GPL(wm_adsp2_component_probe);
int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component);