Searched refs:show_temp_crit_hyst (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
H A D | tmp401.c | 322 static ssize_t show_temp_crit_hyst(struct device *dev, show_temp_crit_hyst() function 495 show_temp_crit_hyst, store_temp_crit_hyst, 0); 509 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, 586 static SENSOR_DEVICE_ATTR(temp3_crit_hyst, S_IRUGO, show_temp_crit_hyst,
|
H A D | f71882fg.c | 318 static ssize_t show_temp_crit_hyst(struct device *dev, struct device_attribute 393 SENSOR_ATTR_2(temp1_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 405 SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 417 SENSOR_ATTR_2(temp3_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 438 SENSOR_ATTR_2(temp1_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 453 SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 468 SENSOR_ATTR_2(temp3_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 1638 static ssize_t show_temp_crit_hyst(struct device *dev, struct device_attribute show_temp_crit_hyst() function
|
Completed in 135 milliseconds