Searched refs:pm_cpu_prep (Results 1 – 3 of 3) sorted by relevance
60 void (*pm_cpu_prep)(void); variable78 if (pm_cpu_prep == NULL || pm_cpu_sleep == NULL) { in s3c_pm_enter()117 pm_cpu_prep(); in s3c_pm_enter()
42 extern void (*pm_cpu_prep)(void);
312 pm_cpu_prep = s3c64xx_pm_prepare; in s3c64xx_pm_initcall()
Completed in 4 milliseconds