s3c_pm_do_restore_core  114 arch/arm/mach-s3c24xx/pm.c 	s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save));
s3c_pm_do_restore_core  229 arch/arm/mach-s3c64xx/pm.c 	s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save));
s3c_pm_do_restore_core  161 arch/arm/mach-s5pv210/pm.c 	s3c_pm_do_restore_core(s5pv210_core_save, ARRAY_SIZE(s5pv210_core_save));
s3c_pm_do_restore_core   37 arch/arm/plat-samsung/include/plat/pm-common.h extern void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count);