Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/include/mach/
Dpm-core.h86 static inline void s3c_pm_restored_gpios(void) { } in s3c_pm_restored_gpios() function
/arch/arm/mach-s3c64xx/include/mach/
Dpm-core.h105 static inline void s3c_pm_restored_gpios(void) in s3c_pm_restored_gpios() function
/arch/arm/plat-samsung/
Dpm.c153 s3c_pm_restored_gpios(); in s3c_pm_enter()