Searched refs:cps_pm_enter_state (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dpm-cps.h40 * cps_pm_enter_state - enter a PM state
47 extern int cps_pm_enter_state(enum cps_pm_state state);
/linux-master/drivers/cpuidle/
H A Dcpuidle-cps.c60 err = cps_pm_enter_state(pm_state);
/linux-master/arch/mips/kernel/
H A Dsmp-cps.c520 cps_pm_enter_state(CPS_PM_POWER_GATED);
H A Dpm-cps.c104 int cps_pm_enter_state(enum cps_pm_state state) function

Completed in 123 milliseconds