Searched refs:pwr_sleep_dsp (Results 1 – 4 of 4) sorted by relevance
54 extern int pwr_sleep_dsp(const u32 sleep_code, const u32 timeout);
39 int pwr_sleep_dsp(const u32 sleep_code, const u32 timeout) in pwr_sleep_dsp() function
501 status = pwr_sleep_dsp(PWR_DEEPSLEEP, timeout); in proc_ctrl()506 status = pwr_sleep_dsp(PWR_EMERGENCYDEEPSLEEP, timeout); in proc_ctrl()509 status = pwr_sleep_dsp(PWR_DEEPSLEEP, timeout); in proc_ctrl()
581 status = pwr_sleep_dsp(command, time_out); in bridge_suspend()