Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dgpio-core.h41 struct samsung_gpio_pm { struct
73 struct samsung_gpio_pm *pm;
129 extern struct samsung_gpio_pm samsung_gpio_pm_1bit;
130 extern struct samsung_gpio_pm samsung_gpio_pm_2bit;
131 extern struct samsung_gpio_pm samsung_gpio_pm_4bit;
/linux-4.4.14/arch/arm/plat-samsung/
Dpm-gpio.c65 struct samsung_gpio_pm samsung_gpio_pm_1bit = {
192 struct samsung_gpio_pm samsung_gpio_pm_2bit = {
303 struct samsung_gpio_pm samsung_gpio_pm_4bit = {
315 struct samsung_gpio_pm *pm = ourchip->pm; in samsung_pm_save_gpio()
361 struct samsung_gpio_pm *pm = ourchip->pm; in samsung_pm_resume_gpio()