Home
last modified time | relevance | path

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

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