Searched defs:max17042_chip (Results 1 – 1 of 1) sorted by relevance
69 struct max17042_chip { struct70 struct i2c_client *client;71 struct regmap *regmap;72 struct power_supply *battery;73 enum max170xx_chip_type chip_type;74 struct max17042_platform_data *pdata;75 struct work_struct work;76 int init_complete;