Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s5pv210/
Dpm.c30 static struct sleep_save s5pv210_core_save[] = { variable
89 s3c_pm_do_save(s5pv210_core_save, ARRAY_SIZE(s5pv210_core_save)); in s5pv210_pm_prepare()
165 s3c_pm_do_restore_core(s5pv210_core_save, ARRAY_SIZE(s5pv210_core_save)); in s5pv210_pm_resume()