Home
last modified time | relevance | path

Searched defs:ina2xx_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dina2xx.c147 struct ina2xx_data { struct
148 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;