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