Linux Kernel
3.7.1
|
Data Fields | |
int | irq_base |
struct sih * | sih |
u32 | imr |
bool | imr_change_pending |
u32 | edge_change |
struct mutex | irq_lock |
char * | irq_name |
Definition at line 433 of file twl4030-irq.c.
u32 edge_change |
Definition at line 440 of file twl4030-irq.c.
u32 imr |
Definition at line 437 of file twl4030-irq.c.
bool imr_change_pending |
Definition at line 438 of file twl4030-irq.c.
int irq_base |
Definition at line 434 of file twl4030-irq.c.
Definition at line 442 of file twl4030-irq.c.
char* irq_name |
Definition at line 443 of file twl4030-irq.c.
Definition at line 435 of file twl4030-irq.c.