shunt_resistor 406 drivers/hwmon/ina2xx.c static SENSOR_DEVICE_ATTR_RW(shunt_resistor, ina2xx_shunt, INA2XX_CALIBRATION); shunt_resistor 98 drivers/hwmon/ina3221.c int shunt_resistor; shunt_resistor 275 drivers/hwmon/ina3221.c int resistance_uo = input->shunt_resistor; shunt_resistor 370 drivers/hwmon/ina3221.c int resistance_uo = input->shunt_resistor; shunt_resistor 605 drivers/hwmon/ina3221.c return snprintf(buf, PAGE_SIZE, "%d\n", input->shunt_resistor); shunt_resistor 625 drivers/hwmon/ina3221.c input->shunt_resistor = val; shunt_resistor 696 drivers/hwmon/ina3221.c input->shunt_resistor = val; shunt_resistor 754 drivers/hwmon/ina3221.c ina->inputs[i].shunt_resistor = INA3221_RSHUNT_DEFAULT;