Searched refs:show_temp_max (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/hwmon/ |
H A D | f71882fg.c | 548 static ssize_t show_temp_max(struct device *dev, struct device_attribute in show_temp_max() function 711 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max, 723 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max, 735 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max, 760 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max, 779 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max, 794 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max, 890 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max, 897 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max, 904 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
|
H A D | f75375s.c | 559 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, in show_temp_max() function 656 show_temp_max, set_temp_max, 0); 661 show_temp_max, set_temp_max, 1);
|
H A D | f71805f.c | 869 static ssize_t show_temp_max(struct device *dev, struct device_attribute in show_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 D | asb100.c | 462 show_temp_max, set_temp_max, num - 1); \
|
H A D | w83781d.c | 397 show_temp_max, store_temp_max, offset); \
|