Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-s3c/
Dpm-core-s3c64xx.h68 static inline void s3c_pm_restored_gpios(void) in s3c_pm_restored_gpios() function
Dpm-core-s3c24xx.h81 static inline void s3c_pm_restored_gpios(void) { } in s3c_pm_restored_gpios() function
Dpm.c144 s3c_pm_restored_gpios(); in s3c_pm_enter()