Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dgpio-core.h35 struct s3c_gpio_pm { struct
66 struct s3c_gpio_pm *pm;
157 extern struct s3c_gpio_pm s3c_gpio_pm_1bit;
158 extern struct s3c_gpio_pm s3c_gpio_pm_2bit;
159 extern struct s3c_gpio_pm s3c_gpio_pm_4bit;
/linux-2.6.39/arch/arm/plat-samsung/
Dpm-gpio.c63 struct s3c_gpio_pm s3c_gpio_pm_1bit = {
190 struct s3c_gpio_pm s3c_gpio_pm_2bit = {
301 struct s3c_gpio_pm s3c_gpio_pm_4bit = {
313 struct s3c_gpio_pm *pm = ourchip->pm; in s3c_pm_save_gpio()
359 struct s3c_gpio_pm *pm = ourchip->pm; in s3c_pm_resume_gpio()