Searched refs:show_temp_crit_hyst (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/hwmon/ |
D | f71882fg.c | 334 static ssize_t show_temp_crit_hyst(struct device *dev, struct device_attribute 409 SENSOR_ATTR_2(temp1_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 421 SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 433 SENSOR_ATTR_2(temp3_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 454 SENSOR_ATTR_2(temp1_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 469 SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 484 SENSOR_ATTR_2(temp3_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 1701 static ssize_t show_temp_crit_hyst(struct device *dev, struct device_attribute in show_temp_crit_hyst() function
|