Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/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-4.4.14/arch/arm/mach-highbank/
Dpm.c39 cpu_cluster_pm_enter(); in highbank_pm_enter()
/linux-4.4.14/arch/arm/mach-imx/
Dcpuidle-imx6sx.c40 cpu_cluster_pm_enter(); in imx6sx_enter_wait()
/linux-4.4.14/arch/arm/mach-omap2/
Dcpuidle44xx.c130 cpu_cluster_pm_enter(); in omap_enter_idle_coupled()
/linux-4.4.14/arch/arm/mach-tegra/
Dpm.c195 cpu_cluster_pm_enter(); in tegra_idle_lp2_last()