Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | node |
void __iomem * | base |
int | irq |
int | irq_high |
struct irq_domain * | domain |
struct bgpio_chip | bgc |
u32 | both_edges |
Definition at line 60 of file gpio-mxc.c.
Definition at line 62 of file gpio-mxc.c.
struct bgpio_chip bgc |
Definition at line 66 of file gpio-mxc.c.
u32 both_edges |
Definition at line 67 of file gpio-mxc.c.
struct irq_domain* domain |
Definition at line 65 of file gpio-mxc.c.
int irq |
Definition at line 63 of file gpio-mxc.c.
int irq_high |
Definition at line 64 of file gpio-mxc.c.
Definition at line 61 of file gpio-mxc.c.