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