Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s5pv210/
Dsleep.S47 ldr r0, =pm_cpu_sleep
Dpm.c138 pm_cpu_sleep = s5pv210_cpu_suspend; in s5pv210_pm_add()
/linux-2.6.39/arch/arm/mach-exynos4/
Dsleep.S48 ldr r0, =pm_cpu_sleep
Dpm.c349 pm_cpu_sleep = exynos4_cpu_suspend; in exynos4_pm_add()
/linux-2.6.39/arch/arm/mach-s3c2416/
Dpm.c53 pm_cpu_sleep = s3c2416_cpu_suspend; in s3c2416_pm_add()
/linux-2.6.39/arch/arm/plat-samsung/
Dpm.c234 void (*pm_cpu_sleep)(void); variable
251 if (pm_cpu_prep == NULL || pm_cpu_sleep == NULL) { in s3c_pm_enter()
/linux-2.6.39/arch/arm/mach-s3c2412/
Dpm.c61 pm_cpu_sleep = s3c2412_cpu_suspend; in s3c2412_pm_add()
/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dpm.h45 extern void (*pm_cpu_sleep)(void);
/linux-2.6.39/arch/arm/mach-s3c64xx/
Dsleep.S44 ldr r0, =pm_cpu_sleep
Dpm.c188 pm_cpu_sleep = s3c64xx_cpu_suspend; in s3c64xx_pm_init()
/linux-2.6.39/arch/arm/plat-s3c24xx/
Dsleep.S56 ldr r0, =pm_cpu_sleep
/linux-2.6.39/arch/arm/mach-s3c2410/
Dpm.c114 pm_cpu_sleep = s3c2410_cpu_suspend; in s3c2410_pm_add()