Home
last modified time | relevance | path

Searched refs:samsung_pm_save_gpios (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dpm.h86 * samsung_pm_save_gpios() - save the state of the GPIOs for restoring after sleep.
90 extern void samsung_pm_save_gpios(void);
93 static inline void samsung_pm_save_gpios(void) {} in samsung_pm_save_gpios() function
H A Dpm.c99 samsung_pm_save_gpios(); in s3c_pm_enter()
H A Dpm-gpio.c318 * samsung_pm_save_gpios() - Save the state of the GPIO banks.
323 void samsung_pm_save_gpios(void) in samsung_pm_save_gpios() function
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dpm.h98 * samsung_pm_save_gpios() - save the state of the GPIOs for restoring after sleep.
102 extern void samsung_pm_save_gpios(void);
105 static inline void samsung_pm_save_gpios(void) {} in samsung_pm_save_gpios() function
H A Dpm.c99 samsung_pm_save_gpios(); in s3c_pm_enter()
H A Dpm-gpio.c318 * samsung_pm_save_gpios() - Save the state of the GPIO banks.
323 void samsung_pm_save_gpios(void) in samsung_pm_save_gpios() function

Completed in 3 milliseconds