Searched refs:s3c_gpio_pm_2bit (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/arm/plat-s3c24xx/ |
D | gpiolib.c | 103 .pm = __gpio_pm(&s3c_gpio_pm_2bit), 113 .pm = __gpio_pm(&s3c_gpio_pm_2bit), 123 .pm = __gpio_pm(&s3c_gpio_pm_2bit), 133 .pm = __gpio_pm(&s3c_gpio_pm_2bit), 143 .pm = __gpio_pm(&s3c_gpio_pm_2bit), 154 .pm = __gpio_pm(&s3c_gpio_pm_2bit), 165 .pm = __gpio_pm(&s3c_gpio_pm_2bit), 176 .pm = __gpio_pm(&s3c_gpio_pm_2bit), 185 .pm = __gpio_pm(&s3c_gpio_pm_2bit), 194 .pm = __gpio_pm(&s3c_gpio_pm_2bit), [all …]
|
/linux-2.6.39/arch/arm/plat-samsung/include/plat/ |
D | gpio-core.h | 158 extern struct s3c_gpio_pm s3c_gpio_pm_2bit; 163 #define s3c_gpio_pm_2bit NULL macro
|
/linux-2.6.39/arch/arm/mach-s3c64xx/ |
D | gpiolib.c | 262 chip->pm = __gpio_pm(&s3c_gpio_pm_2bit); in s3c64xx_gpiolib_add_2bit()
|
/linux-2.6.39/arch/arm/plat-samsung/ |
D | pm-gpio.c | 190 struct s3c_gpio_pm s3c_gpio_pm_2bit = { variable
|