temp_auto_offset_hyst 1605 drivers/hwmon/lm93.c static SENSOR_DEVICE_ATTR_RW(temp1_auto_offset_hyst, temp_auto_offset_hyst, 0);
temp_auto_offset_hyst 1606 drivers/hwmon/lm93.c static SENSOR_DEVICE_ATTR_RW(temp2_auto_offset_hyst, temp_auto_offset_hyst, 1);
temp_auto_offset_hyst 1607 drivers/hwmon/lm93.c static SENSOR_DEVICE_ATTR_RW(temp3_auto_offset_hyst, temp_auto_offset_hyst, 2);