Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Dbq24190_charger.c157 struct bq24190_dev_info { struct
158 struct i2c_client *client;
159 struct device *dev;
160 struct extcon_dev *edev;
161 struct power_supply *charger;
162 struct power_supply *battery;
163 struct delayed_work input_current_limit_work;
164 char model_name[I2C_NAME_SIZE];
165 bool initialized;
166 bool irq_event;
[all …]