Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dpm-common.h101 extern void s3c_pm_check_cleanup(void);
106 #define s3c_pm_check_cleanup() do { } while (0) macro
/linux-4.4.14/arch/arm/plat-samsung/
Dpm.c185 s3c_pm_check_cleanup(); in s3c_pm_finish()
Dpm-check.c232 void s3c_pm_check_cleanup(void) in s3c_pm_check_cleanup() function
/linux-4.4.14/arch/arm/mach-s5pv210/
Dpm.c143 s3c_pm_check_cleanup(); in s5pv210_suspend_finish()
/linux-4.4.14/arch/arm/mach-exynos/
Dsuspend.c633 s3c_pm_check_cleanup(); in exynos_suspend_finish()