Linux Kernel
3.7.1
|
Data Fields | |
spinlock_t | lock |
struct device * | dev |
void __iomem * | reg_base |
struct gsta_regs __iomem * | regs [GSTA_NR_BLOCKS] |
struct gpio_chip | gpio |
int | irq_base |
unsigned | irq_type [GSTA_NR_GPIO] |
Definition at line 50 of file gpio-sta2x11.c.
Definition at line 52 of file gpio-sta2x11.c.
Definition at line 55 of file gpio-sta2x11.c.
int irq_base |
Definition at line 56 of file gpio-sta2x11.c.
unsigned irq_type[GSTA_NR_GPIO] |
Definition at line 58 of file gpio-sta2x11.c.
spinlock_t lock |
Definition at line 51 of file gpio-sta2x11.c.
Definition at line 53 of file gpio-sta2x11.c.
Definition at line 54 of file gpio-sta2x11.c.