Searched defs:twl4030_bci (Results 1 – 1 of 1) sorted by relevance
111 struct twl4030_bci { struct112 struct device *dev;113 struct power_supply *ac;114 struct power_supply *usb;115 struct usb_phy *transceiver;116 struct notifier_block usb_nb;117 struct work_struct work;118 int irq_chg;119 int irq_bci;120 int usb_enabled;[all …]