Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/soc/samsung/
H A Ds3c-pm.h51 extern void s3c_pm_restore_uarts(bool is_s3c24xx);
67 static inline void s3c_pm_restore_uarts(bool is_s3c24xx) { } in s3c_pm_restore_uarts() function
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dpm.c140 s3c_pm_restore_uarts(soc_is_s3c2410()); in s3c_pm_enter()
/OK3568_Linux_fs/kernel/drivers/soc/samsung/
H A Ds3c-pm-debug.c64 void s3c_pm_restore_uarts(bool is_s3c2410) in s3c_pm_restore_uarts() function
/OK3568_Linux_fs/kernel/arch/arm/mach-s5pv210/
H A Dpm.c164 s3c_pm_restore_uarts(false); in s5pv210_suspend_enter()