Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dbq2515x_charger.c178 struct bq2515x_device { struct
179 struct power_supply *mains;
180 struct power_supply *battery;
181 struct regmap *regmap;
182 struct device *dev;
184 struct gpio_desc *reset_gpio;
185 struct gpio_desc *powerdown_gpio;
186 struct gpio_desc *ac_detect_gpio;
187 struct gpio_desc *ce_gpio;
189 const struct bq2515x_info *info;
[all …]