Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/include/asm/
Dpm-cps.h47 extern int cps_pm_enter_state(enum cps_pm_state state);
/Linux-v6.1/drivers/cpuidle/
Dcpuidle-cps.c60 err = cps_pm_enter_state(pm_state); in cps_nc_enter()
/Linux-v6.1/arch/mips/kernel/
Dsmp-cps.c429 cps_pm_enter_state(CPS_PM_POWER_GATED); in cps_shutdown_this_cpu()
Dpm-cps.c110 int cps_pm_enter_state(enum cps_pm_state state) in cps_pm_enter_state() function