Home
last modified time | relevance | path

Searched refs:cpu_cluster_pm_enter (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/kernel/
Dcpu_pm.c157 int cpu_cluster_pm_enter(void) in cpu_cluster_pm_enter() function
174 EXPORT_SYMBOL_GPL(cpu_cluster_pm_enter);
212 ret = cpu_cluster_pm_enter(); in cpu_pm_suspend()
/linux-3.4.99/include/linux/
Dcpu_pm.h74 int cpu_cluster_pm_enter(void);
99 static inline int cpu_cluster_pm_enter(void) in cpu_cluster_pm_enter() function
/linux-3.4.99/arch/arm/mach-omap2/
Dcpuidle44xx.c103 cpu_cluster_pm_enter(); in omap4_enter_idle()