Home
last modified time | relevance | path

Searched refs:show_temp_max_hyst (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/hwmon/
Df75375s.c592 static ssize_t show_temp_max_hyst(struct device *dev, in show_temp_max_hyst() function
679 show_temp_max_hyst, set_temp_max_hyst, 0);
684 show_temp_max_hyst, set_temp_max_hyst, 1);
Df71882fg.c579 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute in show_temp_max_hyst() function
713 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
725 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
737 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
762 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
781 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
796 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
Dw83781d.c399 show_temp_max_hyst, store_temp_max_hyst, offset);