Searched refs:temp2_crit_hyst (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
D | lm63.c | 181 u8 temp2_crit_hyst; member 297 data->temp2_crit_hyst = i2c_smbus_read_byte_data(client, in lm63_update_device() 609 - TEMP8_FROM_REG(data->temp2_crit_hyst)); in show_temp2_crit_hyst() 844 static DEVICE_ATTR(temp2_crit_hyst, S_IWUSR | S_IRUGO, show_temp2_crit_hyst,
|
D | max1619.c | 199 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IWUSR | S_IRUGO, show_temp,
|
D | lm95245.c | 395 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, show_crit_hyst, NULL, 7);
|
D | emc1403.c | 210 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, show_hyst, NULL, 0x19);
|
D | tmp401.c | 509 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst,
|
D | lm95234.c | 552 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, show_tcrit1_hyst, NULL, 1);
|
D | f71882fg.c | 405 SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 453 SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
|
D | lm90.c | 1015 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, show_temphyst, NULL,
|
D | adt7475.c | 987 static SENSOR_DEVICE_ATTR_2(temp2_crit_hyst, S_IRUGO | S_IWUSR, show_temp,
|