Linux Kernel
3.7.1
|
Data Fields | |
struct gpio_chip | chip |
void __iomem * | reg |
u8 | shadow |
spinlock_t | lock |
struct msm_gpio_regs | regs |
unsigned | int_status_copy |
unsigned int | both_edge_detect |
unsigned int | int_enable [2] |
Definition at line 32 of file board-trout-gpio.c.
unsigned int both_edge_detect |
Definition at line 322 of file gpio-msm-v1.c.
Definition at line 33 of file board-trout-gpio.c.
unsigned int int_enable[2] |
Definition at line 323 of file gpio-msm-v1.c.
unsigned int_status_copy |
Definition at line 320 of file gpio-msm-v1.c.
spinlock_t lock |
Definition at line 316 of file gpio-msm-v1.c.
Definition at line 34 of file board-trout-gpio.c.
Definition at line 318 of file gpio-msm-v1.c.
u8 shadow |
Definition at line 35 of file board-trout-gpio.c.