tcrit1_hyst 508 drivers/hwmon/lm95234.c static SENSOR_DEVICE_ATTR_RW(temp1_max_hyst, tcrit1_hyst, 0); tcrit1_hyst 511 drivers/hwmon/lm95234.c static SENSOR_DEVICE_ATTR_RO(temp4_max_hyst, tcrit1_hyst, 3); tcrit1_hyst 512 drivers/hwmon/lm95234.c static SENSOR_DEVICE_ATTR_RO(temp5_max_hyst, tcrit1_hyst, 4); tcrit1_hyst 523 drivers/hwmon/lm95234.c static SENSOR_DEVICE_ATTR_RO(temp2_crit_hyst, tcrit1_hyst, 1); tcrit1_hyst 524 drivers/hwmon/lm95234.c static SENSOR_DEVICE_ATTR_RO(temp3_crit_hyst, tcrit1_hyst, 2);