|
Linux Kernel
3.7.1
|
Data Fields | |
| struct wm831x * | wm831x |
| struct power_supply | wall |
| struct power_supply | usb |
| struct power_supply | battery |
| char | wall_name [20] |
| char | usb_name [20] |
| char | battery_name [20] |
| bool | have_battery |
Definition at line 22 of file wm831x_power.c.
| struct power_supply battery |
Definition at line 26 of file wm831x_power.c.
| char battery_name[20] |
Definition at line 29 of file wm831x_power.c.
| bool have_battery |
Definition at line 30 of file wm831x_power.c.
| struct power_supply usb |
Definition at line 25 of file wm831x_power.c.
| char usb_name[20] |
Definition at line 28 of file wm831x_power.c.
| struct power_supply wall |
Definition at line 24 of file wm831x_power.c.
| char wall_name[20] |
Definition at line 27 of file wm831x_power.c.
Definition at line 23 of file wm831x_power.c.
1.8.2