|
Linux Kernel
3.7.1
|
Data Fields | |
| struct device * | dev |
| struct power_supply | psy |
| struct usb_phy * | phy |
| struct notifier_block | nb |
| struct work_struct | work |
| char | model [8] |
| unsigned | present:1 |
| unsigned | online:1 |
| unsigned | current_max |
| unsigned long | event |
| unsigned | max_power |
Definition at line 56 of file isp1704_charger.c.
| unsigned current_max |
Definition at line 67 of file isp1704_charger.c.
Definition at line 57 of file isp1704_charger.c.
Definition at line 70 of file isp1704_charger.c.
| unsigned max_power |
Definition at line 71 of file isp1704_charger.c.
| char model[8] |
Definition at line 64 of file isp1704_charger.c.
Definition at line 60 of file isp1704_charger.c.
| unsigned online |
Definition at line 66 of file isp1704_charger.c.
Definition at line 59 of file isp1704_charger.c.
| unsigned present |
Definition at line 65 of file isp1704_charger.c.
| struct power_supply psy |
Definition at line 58 of file isp1704_charger.c.
| struct work_struct work |
Definition at line 61 of file isp1704_charger.c.
1.8.2