temp1_limit       624 drivers/hwmon/sht3x.c static SENSOR_DEVICE_ATTR_RW(temp1_max, temp1_limit, limit_max);
temp1_limit       626 drivers/hwmon/sht3x.c static SENSOR_DEVICE_ATTR_RW(temp1_max_hyst, temp1_limit, limit_max_hyst);
temp1_limit       629 drivers/hwmon/sht3x.c static SENSOR_DEVICE_ATTR_RW(temp1_min, temp1_limit, limit_min);
temp1_limit       631 drivers/hwmon/sht3x.c static SENSOR_DEVICE_ATTR_RW(temp1_min_hyst, temp1_limit, limit_min_hyst);