Searched refs:get_fan_input (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/hwmon/ |
| D | gl520sm.c | 362 static ssize_t get_fan_input(struct device *dev, struct device_attribute *attr, in get_fan_input() function 511 static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, get_fan_input, NULL, 0); 512 static SENSOR_DEVICE_ATTR(fan2_input, S_IRUGO, get_fan_input, NULL, 1);
|