Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dpm-s3c64xx.c182 static struct sleep_save misc_save[] = { variable
211 s3c_pm_do_restore(misc_save, ARRAY_SIZE(misc_save)); in s3c_pm_restore_core()
216 s3c_pm_do_save(misc_save, ARRAY_SIZE(misc_save)); in s3c_pm_save_core()