cps_pm_enter_state 47 arch/mips/include/asm/pm-cps.h extern int cps_pm_enter_state(enum cps_pm_state state); cps_pm_enter_state 428 arch/mips/kernel/smp-cps.c cps_pm_enter_state(CPS_PM_POWER_GATED); cps_pm_enter_state 60 drivers/cpuidle/cpuidle-cps.c err = cps_pm_enter_state(pm_state);