Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A 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()
/openbmc/linux/include/linux/
H A Dcpu_pm.h65 int cpu_cluster_pm_enter(void);
90 static inline int cpu_cluster_pm_enter(void) in cpu_cluster_pm_enter() function
/openbmc/linux/arch/arm/mach-highbank/
H A Dpm.c30 cpu_cluster_pm_enter(); in highbank_pm_enter()
/openbmc/linux/arch/arm/mach-imx/
H A Dcpuidle-imx6sx.c48 cpu_cluster_pm_enter(); in imx6sx_enter_wait()
/openbmc/linux/arch/arm/mach-tegra/
H A Dpm.c203 cpu_cluster_pm_enter(); in tegra_pm_enter_lp2()
/openbmc/linux/arch/arm/mach-omap2/
H A Dcpuidle44xx.c176 error = cpu_cluster_pm_enter(); in omap_enter_idle_coupled()
H A Dpm34xx.c221 error = cpu_cluster_pm_enter(); in omap_sram_idle()