Searched defs:bq25890_device (Results 1 – 1 of 1) sorted by relevance
103 struct bq25890_device { struct104 struct i2c_client *client;105 struct device *dev;106 struct power_supply *charger;108 struct usb_phy *usb_phy;109 struct notifier_block usb_nb;110 struct work_struct usb_work;111 unsigned long usb_event;113 struct gpio_desc *otg_mode_en_io;114 struct regulator_dev *otg_vbus_reg;[all …]