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