Home
last modified time | relevance | path

Searched defs:bq25890_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/power/supply/
Dbq25890_charger.c106 struct bq25890_device { struct
107 struct i2c_client *client;
108 struct device *dev;
109 struct power_supply *charger;
111 struct usb_phy *usb_phy;
112 struct notifier_block usb_nb;
113 struct work_struct usb_work;
114 struct delayed_work pump_express_work;
115 unsigned long usb_event;
117 struct regmap *rmap;
[all …]