Linux Kernel
3.7.1
|
Data Fields | |
struct resource * | mem |
void __iomem * | base |
int | irq |
struct mfd_cell * | cell |
struct device * | hwmon |
struct completion | read_completion |
struct mutex | lock |
Definition at line 30 of file jz4740-hwmon.c.
Definition at line 32 of file jz4740-hwmon.c.
Definition at line 36 of file jz4740-hwmon.c.
Definition at line 37 of file jz4740-hwmon.c.
int irq |
Definition at line 34 of file jz4740-hwmon.c.
Definition at line 41 of file jz4740-hwmon.c.
Definition at line 31 of file jz4740-hwmon.c.
struct completion read_completion |
Definition at line 39 of file jz4740-hwmon.c.