Home
last modified time | relevance | path

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

/arch/arm/plat-s3c24xx/
Dpm.c51 static struct sleep_save core_save[] = { variable
140 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()
147 s3c_pm_do_save(core_save, ARRAY_SIZE(core_save)); in s3c_pm_save_core()
/arch/arm/mach-s3c64xx/
Dpm.c195 static struct sleep_save core_save[] = { variable
251 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()
258 s3c_pm_do_save(core_save, ARRAY_SIZE(core_save)); in s3c_pm_save_core()