Searched refs:temp1_crit (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlm92.c102 s16 temp1_input, temp1_crit, temp1_min, temp1_max, temp1_hyst; member in struct:lm92_data
124 data->temp1_crit = swab16(i2c_smbus_read_word_data(client,
147 show_temp(temp1_crit); variable
165 set_temp(temp1_crit, LM92_REG_TEMP_CRIT);
172 return sprintf(buf, "%d\n", TEMP_FROM_REG(data->temp1_crit)
196 data->temp1_hyst = TEMP_FROM_REG(data->temp1_crit) - val;
218 static DEVICE_ATTR(temp1_crit, S_IWUSR | S_IRUGO, show_temp1_crit,
H A Dk10temp.c94 static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO, show_temp_crit, NULL, 0);
H A Dcoretemp.c110 static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO, show_temp, NULL,
H A Demc1403.c188 static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO | S_IWUSR,
H A Dlm77.c207 static DEVICE_ATTR(temp1_crit, S_IWUSR | S_IRUGO,
H A Dlm83.c222 static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO, show_temp, NULL, 8);
H A Dpkgtemp.c107 static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO, show_temp, NULL, SHOW_TJMAX);
H A Djc42.c383 static DEVICE_ATTR(temp1_crit, S_IWUSR | S_IRUGO,
H A Dtmp401.c470 SENSOR_ATTR(temp1_crit, S_IWUSR | S_IRUGO, show_temp_crit,
H A Damc6821.c710 static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO | S_IWUSR, get_temp,
H A Dlm80.c372 static DEVICE_ATTR(temp1_crit, S_IWUSR | S_IRUGO, show_temp_os_max,
H A Dlm90.c543 static SENSOR_DEVICE_ATTR(temp1_crit, S_IWUSR | S_IRUGO, show_temp8,
H A Df71882fg.c276 SENSOR_ATTR_2(temp1_crit, S_IRUGO|S_IWUSR, show_temp_crit,
331 SENSOR_ATTR_2(temp1_crit, S_IRUGO|S_IWUSR, show_temp_crit,
H A Dlm87.c395 static DEVICE_ATTR(temp1_crit, S_IRUGO, show_temp_crit_int, NULL);
H A Dpc87427.c788 static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO, show_temp_crit, NULL, 0);
H A Dadt7475.c951 static SENSOR_DEVICE_ATTR_2(temp1_crit, S_IRUGO | S_IWUSR, show_temp, set_temp,
H A Dasc7621.c940 PWRITE(temp1_crit, 0, PRI_LOW, 0x6a, 0, 0, 0, temp8),
H A Dpc87360.c891 SENSOR_ATTR(temp1_crit, S_IRUGO | S_IWUSR,

Completed in 118 milliseconds