Searched refs:show_prochot (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | lm93.c | 2234 static ssize_t show_prochot(struct device *dev, struct device_attribute *attr, in show_prochot() function 2242 static SENSOR_DEVICE_ATTR(prochot1, S_IRUGO, show_prochot, NULL, 0); 2243 static SENSOR_DEVICE_ATTR(prochot2, S_IRUGO, show_prochot, NULL, 1);
|