Linux Kernel
3.7.1
|
Data Fields | |
struct max8903_pdata | pdata |
struct device * | dev |
struct power_supply | psy |
bool | fault |
bool | usb_in |
bool | ta_in |
Definition at line 31 of file max8903_charger.c.
Definition at line 33 of file max8903_charger.c.
Definition at line 35 of file max8903_charger.c.
struct max8903_pdata pdata |
Definition at line 32 of file max8903_charger.c.
struct power_supply psy |
Definition at line 34 of file max8903_charger.c.
bool ta_in |
Definition at line 37 of file max8903_charger.c.
bool usb_in |
Definition at line 36 of file max8903_charger.c.