Linux Kernel
3.7.1
|
Data Fields | |
struct gpio_chip | chip |
struct tc3589x * | tc3589x |
struct device * | dev |
struct mutex | irq_lock |
struct irq_domain * | domain |
int | irq_base |
u8 | regs [CACHE_NR_REGS][CACHE_NR_BANKS] |
u8 | oldregs [CACHE_NR_REGS][CACHE_NR_BANKS] |
Definition at line 29 of file gpio-tc3589x.c.
Definition at line 30 of file gpio-tc3589x.c.
Definition at line 32 of file gpio-tc3589x.c.
struct irq_domain* domain |
Definition at line 34 of file gpio-tc3589x.c.
int irq_base |
Definition at line 36 of file gpio-tc3589x.c.
Definition at line 33 of file gpio-tc3589x.c.
u8 oldregs[CACHE_NR_REGS][CACHE_NR_BANKS] |
Definition at line 40 of file gpio-tc3589x.c.
Definition at line 39 of file gpio-tc3589x.c.
Definition at line 31 of file gpio-tc3589x.c.