wm_adsp_power_up
ret = wm_adsp_power_up(&cs35l56->dsp, load_firmware);
ret = wm_adsp_power_up(&cs35l56->dsp, load_firmware);
EXPORT_SYMBOL_GPL(wm_adsp_power_up);
wm_adsp_power_up(dsp, true);
int wm_adsp_power_up(struct wm_adsp *dsp, bool load_firmware);