Home
last modified time | relevance | path

Searched refs:show_temp_crit_hyst (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Dtmp401.c322 static ssize_t show_temp_crit_hyst(struct device *dev, in 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,
Df71882fg.c318 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 in show_temp_crit_hyst() function