wm_adsp_run
ret = wm_adsp_run(&cs35l56->dsp);
EXPORT_SYMBOL_GPL(wm_adsp_run);
return wm_adsp_run(dsp);
int wm_adsp_run(struct wm_adsp *dsp);