Home
last modified time | relevance | path

Searched refs:show_temp_max (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/hwmon/
Dmax1668.c142 static ssize_t show_temp_max(struct device *dev, in show_temp_max() function
244 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max,
249 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max,
254 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max,
259 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max,
264 static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max,
Df71882fg.c323 static ssize_t show_temp_max(struct device *dev, struct device_attribute
403 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
415 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
427 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
443 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
462 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
477 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
537 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
544 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
551 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
[all …]
Df75375s.c584 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, in show_temp_max() function
681 show_temp_max, set_temp_max, 0);
686 show_temp_max, set_temp_max, 1);
Df71805f.c869 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);
Dasb100.c462 show_temp_max, set_temp_max, num - 1); \
Dw83781d.c397 show_temp_max, store_temp_max, offset); \