Linux Kernel
3.7.1
|
Data Fields | |
u8 | addr |
u16 | cache [11] |
struct mutex | lock |
struct gpio_chip | chip |
struct mcp23s08_ops * | ops |
void * | data |
Definition at line 54 of file gpio-mcp23s08.c.
u8 addr |
Definition at line 55 of file gpio-mcp23s08.c.
Definition at line 57 of file gpio-mcp23s08.c.
Definition at line 61 of file gpio-mcp23s08.c.
Definition at line 64 of file gpio-mcp23s08.c.
Definition at line 59 of file gpio-mcp23s08.c.
struct mcp23s08_ops* ops |
Definition at line 63 of file gpio-mcp23s08.c.