Home
last modified time | relevance | path

Searched refs:s3c_pm_do_restore_core (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-s5pv210/
H 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()
/kernel/linux/linux-6.6/arch/arm/mach-s5pv210/
H 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()
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dpm-common.h38 extern void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count);
H A Dpm-common.c57 * s3c_pm_do_restore_core() - early restore register values from save list.
69 void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count) in s3c_pm_do_restore_core() function
H A Dpm-s3c24xx.c114 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()
H A Dpm-s3c64xx.c229 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()
/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dpm-common.h38 extern void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count);
H A Dpm-common.c57 * s3c_pm_do_restore_core() - early restore register values from save list.
69 void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count) in s3c_pm_do_restore_core() function
H A Dpm-s3c64xx.c210 s3c_pm_do_restore_core(core_save, ARRAY_SIZE(core_save)); in s3c_pm_restore_core()

Completed in 4 milliseconds