|
Linux Kernel
3.7.1
|
Data Fields | |
| void __iomem * | iobase |
| int | irq |
| struct completion | wait |
| struct mutex | lock |
| enum pmcmsptwi_xfer_result | last_result |
Definition at line 116 of file i2c-pmcmsp.c.
Definition at line 117 of file i2c-pmcmsp.c.
| int irq |
Definition at line 118 of file i2c-pmcmsp.c.
| enum pmcmsptwi_xfer_result last_result |
Definition at line 121 of file i2c-pmcmsp.c.
Definition at line 120 of file i2c-pmcmsp.c.
| struct completion wait |
Definition at line 119 of file i2c-pmcmsp.c.
1.8.2