Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dcpu_pm.c148 int cpu_cluster_pm_enter(void) in cpu_cluster_pm_enter() function
152 EXPORT_SYMBOL_GPL(cpu_cluster_pm_enter);
184 ret = cpu_cluster_pm_enter(); in cpu_pm_suspend()
/linux-6.12.1/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-6.12.1/arch/arm/mach-highbank/
Dpm.c30 cpu_cluster_pm_enter(); in highbank_pm_enter()
/linux-6.12.1/arch/arm/mach-imx/
Dcpuidle-imx6sx.c48 cpu_cluster_pm_enter(); in imx6sx_enter_wait()
/linux-6.12.1/arch/arm/mach-tegra/
Dpm.c203 cpu_cluster_pm_enter(); in tegra_pm_enter_lp2()
/linux-6.12.1/arch/arm/mach-omap2/
Dcpuidle44xx.c176 error = cpu_cluster_pm_enter(); in omap_enter_idle_coupled()
Dpm34xx.c221 error = cpu_cluster_pm_enter(); in omap_sram_idle()