cs_dsp_hibernate
EXPORT_SYMBOL_NS_GPL(cs_dsp_hibernate, "FW_CS_DSP");
void cs_dsp_hibernate(struct cs_dsp *dsp, bool hibernating);
cs_dsp_hibernate(&dsp->cs_dsp, hibernate);