AUTOMIN           517 drivers/hwmon/adt7475.c 	case AUTOMIN:
AUTOMIN           642 drivers/hwmon/adt7475.c 	val = reg2temp(data, data->temp[AUTOMIN][sattr->index]);
AUTOMIN           664 drivers/hwmon/adt7475.c 	data->temp[AUTOMIN][sattr->index] =
AUTOMIN           673 drivers/hwmon/adt7475.c 	temp = reg2temp(data, data->temp[AUTOMIN][sattr->index]);
AUTOMIN          1110 drivers/hwmon/adt7475.c static SENSOR_DEVICE_ATTR_2_RW(temp1_auto_point1_temp, temp, AUTOMIN, 0);
AUTOMIN          1120 drivers/hwmon/adt7475.c static SENSOR_DEVICE_ATTR_2_RW(temp2_auto_point1_temp, temp, AUTOMIN, 1);
AUTOMIN          1131 drivers/hwmon/adt7475.c static SENSOR_DEVICE_ATTR_2_RW(temp3_auto_point1_temp, temp, AUTOMIN, 2);
AUTOMIN          1404 drivers/hwmon/adt7475.c 		data->temp[AUTOMIN][i] = ret << 2;