core_save          39 arch/arm/mach-s3c24xx/pm.c static struct sleep_save core_save[] = {
core_save         114 arch/arm/mach-s3c24xx/pm.c 	s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save));
core_save         119 arch/arm/mach-s3c24xx/pm.c 	s3c_pm_do_save(core_save, ARRAY_SIZE(core_save));
core_save         194 arch/arm/mach-s3c64xx/pm.c static struct sleep_save core_save[] = {
core_save         229 arch/arm/mach-s3c64xx/pm.c 	s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save));
core_save         236 arch/arm/mach-s3c64xx/pm.c 	s3c_pm_do_save(core_save, ARRAY_SIZE(core_save));