Searched defs:ina2xx_data (Results 1 – 1 of 1) sorted by relevance
147 struct ina2xx_data { struct148 const struct ina2xx_config *config;149 enum ina2xx_ids chip;151 long rshunt;152 long current_lsb_uA;153 long power_lsb_uW;154 struct regmap *regmap;155 struct i2c_client *client;