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);
808 ret = wm_adsp_power_up(&cs35l56->dsp, true); in cs35l56_secure_patch()851 ret = wm_adsp_power_up(&cs35l56->dsp, !!firmware_missing); in cs35l56_patch()
1006 int wm_adsp_power_up(struct wm_adsp *dsp, bool load_firmware) in wm_adsp_power_up() function1033 EXPORT_SYMBOL_GPL(wm_adsp_power_up);1047 wm_adsp_power_up(dsp, true); in wm_adsp_boot_work()