Linux Kernel
3.7.1
|
Data Fields | |
u16 | irqs_enabled |
uint | irq_start |
int | nirqs |
uint | chained_irq |
unsigned int | int_reset_gpio_hi |
unsigned int | int_reset_gpio_lo |
struct htcpld_chip * | chip |
unsigned int | nchips |
Definition at line 69 of file htc-i2cpld.c.
uint chained_irq |
Definition at line 74 of file htc-i2cpld.c.
Definition at line 79 of file htc-i2cpld.c.
unsigned int int_reset_gpio_hi |
Definition at line 75 of file htc-i2cpld.c.
unsigned int int_reset_gpio_lo |
Definition at line 76 of file htc-i2cpld.c.
uint irq_start |
Definition at line 72 of file htc-i2cpld.c.
u16 irqs_enabled |
Definition at line 71 of file htc-i2cpld.c.
unsigned int nchips |
Definition at line 80 of file htc-i2cpld.c.
int nirqs |
Definition at line 73 of file htc-i2cpld.c.