Home
last modified time | relevance | path

Searched refs:temp1_input (Results 1 – 25 of 78) sorted by relevance

1234

/linux-2.6.39/drivers/hwmon/ !
Dlm92.c102 s16 temp1_input, temp1_crit, temp1_min, temp1_max, temp1_hyst; member
120 data->temp1_input = swab16(i2c_smbus_read_word_data(client, in lm92_update_device()
146 show_temp(temp1_input);
206 return sprintf(buf, "%d\n", ALARMS_FROM_REG(data->temp1_input)); in show_alarms()
214 return sprintf(buf, "%d\n", (data->temp1_input >> bitnr) & 1); in show_alarm()
217 static DEVICE_ATTR(temp1_input, S_IRUGO, show_temp1_input, NULL);
Dtwl4030-madc-hwmon.c62 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, madc_read, NULL, 1);
Dlm73.c85 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO,
Dlm70.c111 static DEVICE_ATTR(temp1_input, S_IRUGO, lm70_sense_temp, NULL);
Dsht21.c183 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, sht21_show_temperature,
Dk10temp.c92 static DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL);
Dwm831x-hwmon.c116 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_chip_temp, NULL,
Dw83l785ts.c135 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL, 0);
Dad7414.c116 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp_input, NULL, 0);
Dvia-cputemp.c87 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL,
Dds620.c230 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL, 0);
Dtmp102.c139 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, tmp102_show_temp, NULL , 0);
Dtmp421.c177 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp_value, NULL, 0);
Dds1621.c202 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL, 0);
/linux-2.6.39/Documentation/hwmon/ !
Dk8temp30 temp1_input - temperature of Core 0 and "place" 0
51 temp1_input - TjOffset*2 < TControlMax,
Dadt741131 temp1_input - temperature input
Dpkgtemp32 temp1_input - Package temperature (in millidegrees Celsius).
Dmax663926 temp1_input R Temperature channel 1 input (0..150 C)
Dsht2136 temp1_input - temperature input
Dmax1606454 temp1_input Measured temperature. From READ_TEMPERATURE_1 register.
Dmax868861 temp1_input Measured temperature. From READ_TEMPERATURE_1 register.
Dlineage-pem72 temp1_input
Dcoretemp30 temp1_input - Core temperature (in millidegrees Celsius).
Damc682124 temp1_input ro on-chip temperature
Dk10temp55 There is one temperature measurement value, available as temp1_input in

1234