auto_temp_max 89 drivers/hwmon/adm1031.c u8 auto_temp_max[3]; auto_temp_max 458 drivers/hwmon/adm1031.c static SENSOR_DEVICE_ATTR_RW(auto_temp1_max, auto_temp_max, 0); auto_temp_max 461 drivers/hwmon/adm1031.c static SENSOR_DEVICE_ATTR_RW(auto_temp2_max, auto_temp_max, 1); auto_temp_max 464 drivers/hwmon/adm1031.c static SENSOR_DEVICE_ATTR_RW(auto_temp3_max, auto_temp_max, 2);