Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dpm.h77 * samsung_pm_restore_gpios() - restore the state of the gpios after sleep.
83 extern void samsung_pm_restore_gpios(void);
88 * Save the GPIO states for resotration on resume. See samsung_pm_restore_gpios().
92 static inline void samsung_pm_restore_gpios(void) {} in samsung_pm_restore_gpios() function
H A Dpm.c143 samsung_pm_restore_gpios(); in s3c_pm_enter()
H A Dpm-gpio.c363 void samsung_pm_restore_gpios(void) in samsung_pm_restore_gpios() function
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dpm.h89 * samsung_pm_restore_gpios() - restore the state of the gpios after sleep.
95 extern void samsung_pm_restore_gpios(void);
100 * Save the GPIO states for resotration on resume. See samsung_pm_restore_gpios().
104 static inline void samsung_pm_restore_gpios(void) {} in samsung_pm_restore_gpios() function
H A Dpm.c143 samsung_pm_restore_gpios(); in s3c_pm_enter()
H A Dpm-gpio.c363 void samsung_pm_restore_gpios(void) in samsung_pm_restore_gpios() function

Completed in 3 milliseconds