Searched refs:get_fan_input (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | gl520sm.c | 355 static ssize_t get_fan_input(struct device *dev, struct device_attribute *attr, in get_fan_input() function 503 static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, get_fan_input, NULL, 0); 504 static SENSOR_DEVICE_ATTR(fan2_input, S_IRUGO, get_fan_input, NULL, 1);
|