Home
last modified time | relevance | path

Searched refs:pm_cpu_prep (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-s3c/
H A Dpm.c60 void (*pm_cpu_prep)(void); variable
78 if (pm_cpu_prep == NULL || pm_cpu_sleep == NULL) { in s3c_pm_enter()
117 pm_cpu_prep(); in s3c_pm_enter()
H A Dpm-s3c64xx.c312 pm_cpu_prep = s3c64xx_pm_prepare; in s3c64xx_pm_initcall()