Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dcpu_pm.c132 int cpu_cluster_pm_enter(void) in cpu_cluster_pm_enter() function
147 EXPORT_SYMBOL_GPL(cpu_cluster_pm_enter);
179 ret = cpu_cluster_pm_enter(); in cpu_pm_suspend()
/Linux-v5.4/include/linux/
Dcpu_pm.h65 int cpu_cluster_pm_enter(void);
90 static inline int cpu_cluster_pm_enter(void) in cpu_cluster_pm_enter() function
/Linux-v5.4/arch/arm/mach-highbank/
Dpm.c28 cpu_cluster_pm_enter(); in highbank_pm_enter()
/Linux-v5.4/arch/arm/mach-imx/
Dcpuidle-imx6sx.c48 cpu_cluster_pm_enter(); in imx6sx_enter_wait()
/Linux-v5.4/arch/arm/mach-omap2/
Dpm24xx.c86 cpu_cluster_pm_enter(); in omap2_enter_full_retention()
Dcpuidle44xx.c173 cpu_cluster_pm_enter(); in omap_enter_idle_coupled()
Dpm34xx.c226 cpu_cluster_pm_enter(); in omap_sram_idle()
/Linux-v5.4/arch/arm/mach-tegra/
Dpm.c209 cpu_cluster_pm_enter(); in tegra_idle_lp2_last()