Searched refs:show_vrdhot (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | lm93.c | 2441 static ssize_t show_vrdhot(struct device *dev, struct device_attribute *attr, in show_vrdhot() function 2450 static SENSOR_DEVICE_ATTR(vrdhot1, S_IRUGO, show_vrdhot, NULL, 0); 2451 static SENSOR_DEVICE_ATTR(vrdhot2, S_IRUGO, show_vrdhot, NULL, 1);
|