Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
Dcpu_pm.c157 int cpu_cluster_pm_enter(void) in cpu_cluster_pm_enter() function
161 EXPORT_SYMBOL_GPL(cpu_cluster_pm_enter);
193 ret = cpu_cluster_pm_enter(); in cpu_pm_suspend()
/linux-5.19.10/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-5.19.10/arch/arm/mach-highbank/
Dpm.c28 cpu_cluster_pm_enter(); in highbank_pm_enter()
/linux-5.19.10/arch/arm/mach-imx/
Dcpuidle-imx6sx.c48 cpu_cluster_pm_enter(); in imx6sx_enter_wait()
/linux-5.19.10/arch/arm/mach-omap2/
Dpm24xx.c172 error = cpu_cluster_pm_enter(); in omap2_pm_idle()
Dcpuidle44xx.c176 error = cpu_cluster_pm_enter(); in omap_enter_idle_coupled()
Dpm34xx.c220 error = cpu_cluster_pm_enter(); in omap_sram_idle()
/linux-5.19.10/arch/arm/mach-tegra/
Dpm.c203 cpu_cluster_pm_enter(); in tegra_pm_enter_lp2()