Searched defs:max17042_chip (Results 1 – 1 of 1) sorted by relevance
54 struct max17042_chip { struct55 struct i2c_client *client;56 struct regmap *regmap;57 struct power_supply *battery;58 enum max170xx_chip_type chip_type;59 struct max17042_platform_data *pdata;60 struct work_struct work;61 int init_complete;