|
Linux Kernel
3.7.1
|
Data Fields | |
| struct pm860x_chip * | chip |
| struct i2c_client * | i2c |
| struct i2c_client * | i2c_8606 |
| struct device * | dev |
| struct power_supply | usb |
| struct mutex | lock |
| int | irq_nums |
| int | irq [7] |
| unsigned | state:3 |
| unsigned | online:1 |
| unsigned | present:1 |
| unsigned | allowed:1 |
Definition at line 99 of file 88pm860x_charger.c.
| unsigned allowed |
Definition at line 112 of file 88pm860x_charger.c.
Definition at line 100 of file 88pm860x_charger.c.
Definition at line 103 of file 88pm860x_charger.c.
| struct i2c_client* i2c |
Definition at line 101 of file 88pm860x_charger.c.
| struct i2c_client* i2c_8606 |
Definition at line 102 of file 88pm860x_charger.c.
| int irq[7] |
Definition at line 108 of file 88pm860x_charger.c.
| int irq_nums |
Definition at line 107 of file 88pm860x_charger.c.
Definition at line 106 of file 88pm860x_charger.c.
| unsigned online |
Definition at line 110 of file 88pm860x_charger.c.
| unsigned present |
Definition at line 111 of file 88pm860x_charger.c.
| unsigned state |
Definition at line 109 of file 88pm860x_charger.c.
| struct power_supply usb |
Definition at line 105 of file 88pm860x_charger.c.
1.8.2