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