Searched refs:wm_adsp_power_up (Results 1 – 3 of 3) sorted by relevance
94 int wm_adsp_power_up(struct wm_adsp *dsp, bool load_firmware);
658 ret = wm_adsp_power_up(&cs35l56->dsp, true); in cs35l56_secure_patch()701 ret = wm_adsp_power_up(&cs35l56->dsp, !!firmware_missing); in cs35l56_patch()
1010 int wm_adsp_power_up(struct wm_adsp *dsp, bool load_firmware) in wm_adsp_power_up() function1037 EXPORT_SYMBOL_GPL(wm_adsp_power_up);1051 wm_adsp_power_up(dsp, true); in wm_adsp_boot_work()