Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dpm-common.h102 extern void s3c_pm_check_store(void);
107 #define s3c_pm_check_store() do { } while (0) macro
/linux-4.4.14/arch/arm/plat-samsung/
Dpm.c132 s3c_pm_check_store(); in s3c_pm_enter()
Dpm-check.c132 void s3c_pm_check_store(void) in s3c_pm_check_store() function
/linux-4.4.14/arch/arm/mach-s5pv210/
Dpm.c116 s3c_pm_check_store(); in s5pv210_suspend_enter()
/linux-4.4.14/arch/arm/mach-exynos/
Dsuspend.c584 s3c_pm_check_store(); in exynos_suspend_enter()