Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dmax17042_battery.c76 struct max17042_chip { struct
77 struct device *dev;
78 struct regmap *regmap;
79 struct power_supply *battery;
80 enum max170xx_chip_type chip_type;
81 struct max17042_config_data *config_data;
82 struct delayed_work work;
83 int irq;
84 int task_period;
85 bool enable_current_sense;
[all …]