|
Linux Kernel
3.7.1
|
#include <i2c-iop3xx.h>
Data Fields | |
| void __iomem * | ioaddr |
| wait_queue_head_t | waitq |
| spinlock_t | lock |
| u32 | SR_enabled |
| u32 | SR_received |
| int | id |
Definition at line 98 of file i2c-iop3xx.h.
Definition at line 103 of file i2c-iop3xx.h.
Definition at line 99 of file i2c-iop3xx.h.
| spinlock_t lock |
Definition at line 101 of file i2c-iop3xx.h.
| u32 SR_enabled |
Definition at line 102 of file i2c-iop3xx.h.
| u32 SR_received |
Definition at line 102 of file i2c-iop3xx.h.
| wait_queue_head_t waitq |
Definition at line 100 of file i2c-iop3xx.h.
1.8.2