Searched defs:ina2xx_data (Results 1 – 1 of 1) sorted by relevance
139 struct ina2xx_data { struct140 const struct ina2xx_config *config;141 enum ina2xx_ids chip;143 long rshunt;144 long current_lsb_uA;145 long power_lsb_uW;146 struct mutex config_lock;147 struct regmap *regmap;