Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dcpu_pm.c141 int cpu_cluster_pm_enter(void) in cpu_cluster_pm_enter() function
156 EXPORT_SYMBOL_GPL(cpu_cluster_pm_enter);
188 ret = cpu_cluster_pm_enter(); in cpu_pm_suspend()
/Linux-v4.19/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-v4.19/arch/arm/mach-highbank/
Dpm.c39 cpu_cluster_pm_enter(); in highbank_pm_enter()
/Linux-v4.19/arch/arm/mach-imx/
Dcpuidle-imx6sx.c50 cpu_cluster_pm_enter(); in imx6sx_enter_wait()
/Linux-v4.19/arch/arm/mach-omap2/
Dcpuidle44xx.c172 cpu_cluster_pm_enter(); in omap_enter_idle_coupled()
/Linux-v4.19/arch/arm/mach-tegra/
Dpm.c195 cpu_cluster_pm_enter(); in tegra_idle_lp2_last()