Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dbq24190_charger.c152 struct bq24190_dev_info { struct
153 struct i2c_client *client;
154 struct device *dev;
155 struct power_supply *charger;
156 struct power_supply *battery;
157 char model_name[I2C_NAME_SIZE];
158 kernel_ulong_t model;
159 unsigned int gpio_int;
160 unsigned int irq;
161 struct mutex f_reg_lock;
[all …]