Home
last modified time | relevance | path

Searched refs:cps_pm_enter_state (Results 1 – 3 of 3) 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 Dpm-cps.c104 int cps_pm_enter_state(enum cps_pm_state state) in cps_pm_enter_state() function