Linux Kernel
3.7.1
|
Data Fields | |
struct device * | master |
struct gpio_chip | gpio_chip |
unsigned char | lut [ADP5520_MAXGPIOS] |
unsigned long | output |
Definition at line 18 of file gpio-adp5520.c.
struct gpio_chip gpio_chip |
Definition at line 20 of file gpio-adp5520.c.
unsigned char lut[ADP5520_MAXGPIOS] |
Definition at line 21 of file gpio-adp5520.c.
Definition at line 19 of file gpio-adp5520.c.
unsigned long output |
Definition at line 22 of file gpio-adp5520.c.