|
Linux Kernel
3.7.1
|
Data Fields | |
| struct device * | dev |
| void __iomem * | base |
| struct completion | cmd_complete |
| struct clk * | clk |
| u8 * | buf |
| size_t | buf_len |
| struct i2c_msg * | msg |
| int | irq |
| unsigned | transfer_status |
| struct i2c_adapter | adapter |
| unsigned | twi_cwgr_reg |
| struct at91_twi_pdata * | pdata |
Definition at line 74 of file i2c-at91.c.
Definition at line 84 of file i2c-at91.c.
Definition at line 76 of file i2c-at91.c.
Definition at line 79 of file i2c-at91.c.
| size_t buf_len |
Definition at line 80 of file i2c-at91.c.
Definition at line 78 of file i2c-at91.c.
| struct completion cmd_complete |
Definition at line 77 of file i2c-at91.c.
Definition at line 75 of file i2c-at91.c.
| int irq |
Definition at line 82 of file i2c-at91.c.
Definition at line 81 of file i2c-at91.c.
| struct at91_twi_pdata* pdata |
Definition at line 86 of file i2c-at91.c.
| unsigned transfer_status |
Definition at line 83 of file i2c-at91.c.
| unsigned twi_cwgr_reg |
Definition at line 85 of file i2c-at91.c.
1.8.2