Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/
H A Df75375s.c575 static ssize_t set_temp_max(struct device *dev, struct device_attribute *attr, in set_temp_max() function
656 show_temp_max, set_temp_max, 0);
661 show_temp_max, set_temp_max, 1);
H A Df71805f.c900 static ssize_t set_temp_max(struct device *dev, struct device_attribute in set_temp_max() function
1058 show_temp_max, set_temp_max, 0);
1064 show_temp_max, set_temp_max, 1);
1070 show_temp_max, set_temp_max, 2);
H A Dasb100.c462 show_temp_max, set_temp_max, num - 1); \