temp1_min_hyst    331 drivers/hwmon/adt7x10.c static SENSOR_DEVICE_ATTR_RO(temp1_min_hyst, adt7x10_t_hyst, 2);
temp1_min_hyst    172 drivers/hwmon/emc1403.c static SENSOR_DEVICE_ATTR_RO(temp1_min_hyst, min_hyst, 0x06);
temp1_min_hyst    217 drivers/hwmon/lm77.c static SENSOR_DEVICE_ATTR_RO(temp1_min_hyst, temp_hyst, t_min);
temp1_min_hyst    231 drivers/hwmon/lm92.c static DEVICE_ATTR_RO(temp1_min_hyst);
temp1_min_hyst    631 drivers/hwmon/sht3x.c static SENSOR_DEVICE_ATTR_RW(temp1_min_hyst, temp1_limit, limit_min_hyst);