Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dbq25700_charger.c155 struct bq25700_device { struct
156 struct i2c_client *client;
157 struct device *dev;
158 struct power_supply *supply_charger;
159 char model_name[I2C_NAME_SIZE];
160 unsigned int irq;
161 bool first_time;
162 bool charger_health_valid;
163 bool battery_health_valid;
164 bool battery_status_valid;
[all …]