Searched refs:pm_cpu_sleep (Results 1 – 6 of 6) sorted by relevance
69 int (*pm_cpu_sleep)(unsigned long); variable87 if (pm_cpu_prep == NULL || pm_cpu_sleep == NULL) { in s3c_pm_enter()142 ret = cpu_suspend(0, pm_cpu_sleep); in s3c_pm_enter()
57 pm_cpu_sleep = s3c2416_cpu_suspend; in s3c2416_pm_add()
69 pm_cpu_sleep = s3c2412_cpu_suspend; in s3c2412_pm_add()
123 pm_cpu_sleep = s3c2410_cpu_suspend; in s3c2410_pm_add()
55 extern int (*pm_cpu_sleep)(unsigned long);
336 pm_cpu_sleep = s3c64xx_cpu_suspend; in s3c64xx_pm_initcall()