Linux Kernel
3.7.1
|
Data Fields | |
int(* | read )(struct mcp23s08 *mcp, unsigned reg) |
int(* | write )(struct mcp23s08 *mcp, unsigned reg, unsigned val) |
int(* | read_regs )(struct mcp23s08 *mcp, unsigned reg, u16 *vals, unsigned n) |
Definition at line 47 of file gpio-mcp23s08.c.
Definition at line 50 of file gpio-mcp23s08.c.
Definition at line 49 of file gpio-mcp23s08.c.