Searched refs:pm_cpu_sleep (Results 1 – 12 of 12) sorted by relevance
47 ldr r0, =pm_cpu_sleep
138 pm_cpu_sleep = s5pv210_cpu_suspend; in s5pv210_pm_add()
48 ldr r0, =pm_cpu_sleep
349 pm_cpu_sleep = exynos4_cpu_suspend; in exynos4_pm_add()
53 pm_cpu_sleep = s3c2416_cpu_suspend; in s3c2416_pm_add()
234 void (*pm_cpu_sleep)(void); variable251 if (pm_cpu_prep == NULL || pm_cpu_sleep == NULL) { in s3c_pm_enter()
61 pm_cpu_sleep = s3c2412_cpu_suspend; in s3c2412_pm_add()
45 extern void (*pm_cpu_sleep)(void);
44 ldr r0, =pm_cpu_sleep
188 pm_cpu_sleep = s3c64xx_cpu_suspend; in s3c64xx_pm_init()
56 ldr r0, =pm_cpu_sleep
114 pm_cpu_sleep = s3c2410_cpu_suspend; in s3c2410_pm_add()