Searched refs:show_therm_status (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | pc87360.c | 686 static ssize_t show_therm_status(struct device *dev, in show_therm_status() function 766 SENSOR_ATTR(temp4_status, S_IRUGO, show_therm_status, NULL, 0 + 11), 767 SENSOR_ATTR(temp5_status, S_IRUGO, show_therm_status, NULL, 1 + 11), 768 SENSOR_ATTR(temp6_status, S_IRUGO, show_therm_status, NULL, 2 + 11),
|