Searched refs:temp1_max (Results 1 - 25 of 44) sorted by relevance

12

/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
128 data->temp1_max = swab16(i2c_smbus_read_word_data(client,
149 show_temp(temp1_max); variable
167 set_temp(temp1_max, LM92_REG_TEMP_HIGH);
178 return sprintf(buf, "%d\n", TEMP_FROM_REG(data->temp1_max)
225 static DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp1_max,
H A Dlm73.c81 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO,
H A Dad7414.c146 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO,
H A Dk10temp.c93 static DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max, NULL);
H A Dtmp102.c144 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, tmp102_show_temp,
H A Dw83l785ts.c136 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp, NULL, 1);
H A Dad7418.c193 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO,
H A Dds1621.c204 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp, set_temp, 2);
H A Dlm75.c115 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO,
H A Dadm1021.c246 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp_max,
H A Dadm1029.c247 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp, NULL, 3);
H A Dcoretemp.c112 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp, NULL,
H A Demc1403.c186 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO | S_IWUSR,
H A Dlm77.c211 static DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO,
H A Dlm83.c214 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp,
H A Dpkgtemp.c108 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp, NULL, SHOW_TTARGET);
H A Djc42.c387 static DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO,
H A Dlm63.c384 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_local_temp8,
H A Dtmp401.c468 SENSOR_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp_max,
H A Dw83627ehf.c310 s8 temp1_max; member in struct:w83627ehf_data
589 data->temp1_max = w83627ehf_read_value(data,
857 show_temp1_reg(temp1_max); variable
929 SENSOR_ATTR(temp1_max, S_IRUGO | S_IWUSR, show_temp1_max,
H A Df71882fg.c271 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
321 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
397 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_crit,
H A Dadm9240.c218 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO,
H A Damc6821.c708 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO | S_IWUSR, get_temp,
H A Demc2103.c470 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO | S_IWUSR, show_temp_max,
H A Df75375s.c531 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO|S_IWUSR,

Completed in 285 milliseconds

12