Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-s5pv210/
A Dpm.c60 static void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count) in s3c_pm_do_restore_core() function
200 s3c_pm_do_restore_core(s5pv210_core_save, ARRAY_SIZE(s5pv210_core_save)); in s5pv210_pm_resume()
/linux-6.3-rc2/arch/arm/mach-s3c/
A Dpm-common.h38 extern void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count);
A Dpm-common.c69 void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count) in s3c_pm_do_restore_core() function
A Dpm-s3c64xx.c210 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()

Completed in 5 milliseconds