Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dpm-cps.h51 extern int cps_pm_enter_state(enum cps_pm_state state);
/Linux-v4.19/drivers/cpuidle/
Dcpuidle-cps.c64 err = cps_pm_enter_state(pm_state); in cps_nc_enter()
/Linux-v4.19/arch/mips/kernel/
Dsmp-cps.c476 cps_pm_enter_state(CPS_PM_POWER_GATED); in play_dead()
Dpm-cps.c114 int cps_pm_enter_state(enum cps_pm_state state) in cps_pm_enter_state() function