Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dpm-cps.h47 extern int cps_pm_enter_state(enum cps_pm_state state);
/linux/drivers/cpuidle/
H A Dcpuidle-cps.c60 err = cps_pm_enter_state(pm_state); in cps_nc_enter()
/linux/arch/mips/kernel/
H A Dsmp-cps.c523 cps_pm_enter_state(CPS_PM_POWER_GATED); in cps_shutdown_this_cpu()
H A Dpm-cps.c104 int cps_pm_enter_state(enum cps_pm_state state) in cps_pm_enter_state() function