Linux Kernel
3.7.1
|
Data Fields | |
u32 | base |
struct i2c_adapter | adap |
u32 | xfer_timeout |
u32 | ack_timeout |
u32 | ctl_timeout |
Definition at line 75 of file sead3-pic32-i2c-drv.c.
u32 ack_timeout |
Definition at line 79 of file sead3-pic32-i2c-drv.c.
struct i2c_adapter adap |
Definition at line 77 of file sead3-pic32-i2c-drv.c.
u32 base |
Definition at line 76 of file sead3-pic32-i2c-drv.c.
u32 ctl_timeout |
Definition at line 80 of file sead3-pic32-i2c-drv.c.
u32 xfer_timeout |
Definition at line 78 of file sead3-pic32-i2c-drv.c.