Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/plat-samsung/
Dpm-common.c67 void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count) in s3c_pm_do_restore_core() function
/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Dpm-common.h37 extern void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count);
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dpm.c114 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()
/Linux-v4.19/arch/arm/mach-s5pv210/
Dpm.c153 s3c_pm_do_restore_core(s5pv210_core_save, ARRAY_SIZE(s5pv210_core_save)); in s5pv210_pm_resume()
/Linux-v4.19/arch/arm/mach-s3c64xx/
Dpm.c229 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()