Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dpm-cps.h49 extern int cps_pm_enter_state(enum cps_pm_state state);
/linux-4.4.14/drivers/cpuidle/
Dcpuidle-cps.c64 err = cps_pm_enter_state(pm_state); in cps_nc_enter()
/linux-4.4.14/arch/mips/kernel/
Dsmp-cps.c388 cps_pm_enter_state(CPS_PM_POWER_GATED); in play_dead()
Dpm-cps.c119 int cps_pm_enter_state(enum cps_pm_state state) in cps_pm_enter_state() function