ext_temp 85 drivers/hwmon/adm1031.c u8 ext_temp[3]; ext_temp 127 drivers/hwmon/adm1031.c data->ext_temp[chan] = ext_temp 132 drivers/hwmon/adm1031.c data->ext_temp[chan] = ext_temp 673 drivers/hwmon/adm1031.c ((data->ext_temp[nr] >> 6) & 0x3) * 2 : ext_temp 674 drivers/hwmon/adm1031.c (((data->ext_temp[nr] >> ((nr - 1) * 3)) & 7));