event_min          91 drivers/hwmon/stts751.c 	int event_max, event_min;
event_min         535 drivers/hwmon/stts751.c 	temp = clamp_val(temp, priv->event_min, 127937);
event_min         554 drivers/hwmon/stts751.c 	return snprintf(buf, PAGE_SIZE, "%d\n", priv->event_min);
event_min         576 drivers/hwmon/stts751.c 	priv->event_min = temp;
event_min         724 drivers/hwmon/stts751.c 	ret = stts751_read_reg16(priv, &priv->event_min,