Linux Kernel
3.7.1
|
Data Fields | |
struct device * | dev |
struct power_supply | ac |
struct power_supply | usb |
struct usb_phy * | transceiver |
struct notifier_block | usb_nb |
struct work_struct | work |
int | irq_chg |
int | irq_bci |
struct regulator * | usb_reg |
int | usb_enabled |
unsigned long | event |
Definition at line 82 of file twl4030_charger.c.
Definition at line 84 of file twl4030_charger.c.
Definition at line 83 of file twl4030_charger.c.
Definition at line 94 of file twl4030_charger.c.
int irq_bci |
Definition at line 90 of file twl4030_charger.c.
int irq_chg |
Definition at line 89 of file twl4030_charger.c.
Definition at line 86 of file twl4030_charger.c.
struct power_supply usb |
Definition at line 85 of file twl4030_charger.c.
int usb_enabled |
Definition at line 92 of file twl4030_charger.c.
struct notifier_block usb_nb |
Definition at line 87 of file twl4030_charger.c.
Definition at line 91 of file twl4030_charger.c.
struct work_struct work |
Definition at line 88 of file twl4030_charger.c.