wm_adsp_hibernate
wm_adsp_hibernate(&cs35l41->dsp, true);
wm_adsp_hibernate(&cs35l41->dsp, false);
wm_adsp_hibernate(&cs35l45->dsp, false);
wm_adsp_hibernate(&cs35l45->dsp, true);
EXPORT_SYMBOL_GPL(wm_adsp_hibernate);
void wm_adsp_hibernate(struct wm_adsp *dsp, bool hibernate);