|
Linux Kernel
3.7.1
|
Data Fields | |
| u16 | addr |
| enum pmcmsptwi_cmd_type | type |
| u8 | write_len |
| u8 | read_len |
| u8 * | write_data |
| u8 * | read_data |
Definition at line 106 of file i2c-pmcmsp.c.
| u16 addr |
Definition at line 107 of file i2c-pmcmsp.c.
| u8* read_data |
Definition at line 112 of file i2c-pmcmsp.c.
| u8 read_len |
Definition at line 110 of file i2c-pmcmsp.c.
| enum pmcmsptwi_cmd_type type |
Definition at line 108 of file i2c-pmcmsp.c.
| u8* write_data |
Definition at line 111 of file i2c-pmcmsp.c.
| u8 write_len |
Definition at line 109 of file i2c-pmcmsp.c.
1.8.2