Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-s3c/
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()
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()