Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dpm-s3c24xx.c39 static struct sleep_save core_save[] = { variable
114 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()
119 s3c_pm_do_save(core_save, ARRAY_SIZE(core_save)); in s3c_pm_save_core()
H A Dpm-s3c64xx.c194 static struct sleep_save core_save[] = { variable
229 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()
236 s3c_pm_do_save(core_save, ARRAY_SIZE(core_save)); in s3c_pm_save_core()