Searched refs:show_temp_max_hyst (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/hwmon/ |
D | f75375s.c | 592 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);
|
D | f71882fg.c | 579 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,
|
D | w83781d.c | 399 show_temp_max_hyst, store_temp_max_hyst, offset);
|