Linux Kernel
3.7.1
|
Data Fields | |
struct device * | dev |
void __iomem * | base |
struct i2c_adapter | adapter |
struct completion | cmd_complete |
unsigned long | last_read_time |
int | irq |
u8 * | buf |
size_t | buf_len |
Definition at line 44 of file i2c-highlander.c.
Definition at line 47 of file i2c-highlander.c.
Definition at line 46 of file i2c-highlander.c.
Definition at line 51 of file i2c-highlander.c.
size_t buf_len |
Definition at line 52 of file i2c-highlander.c.
struct completion cmd_complete |
Definition at line 48 of file i2c-highlander.c.
Definition at line 45 of file i2c-highlander.c.
int irq |
Definition at line 50 of file i2c-highlander.c.
unsigned long last_read_time |
Definition at line 49 of file i2c-highlander.c.