Searched refs:pm_cpu_sleep (Results 1 – 9 of 9) sorted by relevance
235 int (*pm_cpu_sleep)(unsigned long); variable252 if (pm_cpu_prep == NULL || pm_cpu_sleep == NULL) { in s3c_pm_enter()303 cpu_suspend(0, pm_cpu_sleep); in s3c_pm_enter()
54 pm_cpu_sleep = s3c2416_cpu_suspend; in s3c2416_pm_add()
62 pm_cpu_sleep = s3c2412_cpu_suspend; in s3c2412_pm_add()
117 pm_cpu_sleep = s3c2410_cpu_suspend; in s3c2410_pm_add()
51 extern int (*pm_cpu_sleep)(unsigned long);
139 pm_cpu_sleep = s5pv210_cpu_suspend; in s5pv210_pm_add()
166 pm_cpu_sleep = s5p64x0_cpu_suspend; in s5p64x0_pm_add()
350 pm_cpu_sleep = s3c64xx_cpu_suspend; in s3c64xx_pm_initcall()
204 pm_cpu_sleep = exynos4_cpu_suspend; in exynos4_pm_add()