Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dpm-s3c64xx.c177 static struct sleep_save core_save[] = { variable
210 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()
217 s3c_pm_do_save(core_save, ARRAY_SIZE(core_save)); in s3c_pm_save_core()