Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s3c24xx/
Dirq-pm.c83 s3c_pm_do_save(irq_save, ARRAY_SIZE(irq_save)); in s3c24xx_irq_suspend()
115 s3c_pm_do_save(s3c2416_irq_save, ARRAY_SIZE(s3c2416_irq_save)); in s3c2416_irq_suspend()
Dpm.c134 s3c_pm_do_save(core_save, ARRAY_SIZE(core_save)); in s3c_pm_save_core()
Ds3c244x.c122 s3c_pm_do_save(s3c244x_sleep, ARRAY_SIZE(s3c244x_sleep)); in s3c244x_suspend()
Dpm-s3c2412.c112 s3c_pm_do_save(s3c2412_sleep, ARRAY_SIZE(s3c2412_sleep)); in s3c2412_pm_suspend()
/linux-4.4.14/arch/arm/plat-samsung/
Dpm-common.c31 void s3c_pm_do_save(struct sleep_save *ptr, int count) in s3c_pm_do_save() function
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dpm-common.h38 extern void s3c_pm_do_save(struct sleep_save *ptr, int count);
/linux-4.4.14/arch/arm/mach-s3c64xx/
Dpm.c239 s3c_pm_do_save(misc_save, ARRAY_SIZE(misc_save)); in s3c_pm_save_core()
240 s3c_pm_do_save(core_save, ARRAY_SIZE(core_save)); in s3c_pm_save_core()
Dirq-pm.c73 s3c_pm_do_save(irq_save, ARRAY_SIZE(irq_save)); in s3c64xx_irq_pm_suspend()
/linux-4.4.14/arch/arm/mach-s5pv210/
Dpm.c89 s3c_pm_do_save(s5pv210_core_save, ARRAY_SIZE(s5pv210_core_save)); in s5pv210_pm_prepare()
/linux-4.4.14/arch/arm/mach-exynos/
Dsuspend.c346 s3c_pm_do_save(exynos_core_save, ARRAY_SIZE(exynos_core_save)); in exynos_pm_prepare()
378 s3c_pm_do_save(exynos_core_save, ARRAY_SIZE(exynos_core_save)); in exynos5420_pm_prepare()