Home
last modified time | relevance | path

Searched refs:samsung_gpio_pm (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/arm/mach-s3c/
Dgpio-core.h38 struct samsung_gpio_pm { struct
70 struct samsung_gpio_pm *pm;
126 extern struct samsung_gpio_pm samsung_gpio_pm_1bit;
127 extern struct samsung_gpio_pm samsung_gpio_pm_2bit;
128 extern struct samsung_gpio_pm samsung_gpio_pm_4bit;
Dpm-gpio.c59 struct samsung_gpio_pm samsung_gpio_pm_1bit = {
186 struct samsung_gpio_pm samsung_gpio_pm_2bit = {
297 struct samsung_gpio_pm samsung_gpio_pm_4bit = {
309 struct samsung_gpio_pm *pm = ourchip->pm; in samsung_pm_save_gpio()
355 struct samsung_gpio_pm *pm = ourchip->pm; in samsung_pm_resume_gpio()