Searched defs:max17042_chip (Results 1 – 1 of 1) sorted by relevance
55 struct max17042_chip { struct56 struct device *dev;57 struct regmap *regmap;58 struct power_supply *battery;59 enum max170xx_chip_type chip_type;60 struct max17042_platform_data *pdata;61 struct work_struct work;62 int init_complete;63 int irq;