Home
last modified time | relevance | path

Searched refs:pm_cpu_sleep (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm/mach-s3c/
A Dpm.c61 int (*pm_cpu_sleep)(unsigned long); variable
78 if (pm_cpu_prep == NULL || pm_cpu_sleep == NULL) { in s3c_pm_enter()
133 ret = cpu_suspend(0, pm_cpu_sleep); in s3c_pm_enter()
A Dpm-s3c2416.c52 pm_cpu_sleep = s3c2416_cpu_suspend; in s3c2416_pm_add()
A Dpm.h43 extern int (*pm_cpu_sleep)(unsigned long);
A Dpm-s3c2412.c64 pm_cpu_sleep = s3c2412_cpu_suspend; in s3c2412_pm_add()
A Dpm-s3c2410.c107 pm_cpu_sleep = s3c2410_cpu_suspend; in s3c2410_pm_add()
A Dpm-s3c64xx.c385 pm_cpu_sleep = s3c64xx_cpu_suspend; in s3c64xx_pm_initcall()

Completed in 7 milliseconds