Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/
Dpm.c54 static struct sleep_save core_save[] = { variable
129 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()
134 s3c_pm_do_save(core_save, ARRAY_SIZE(core_save)); in s3c_pm_save_core()
/arch/arm/mach-s3c64xx/
Dpm.c198 static struct sleep_save core_save[] = { variable
233 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()
240 s3c_pm_do_save(core_save, ARRAY_SIZE(core_save)); in s3c_pm_save_core()