Searched refs:get_fan_rpm (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dg762.c738 static ssize_t get_fan_rpm(struct device *dev, struct device_attribute *da, get_fan_rpm() function
1008 static DEVICE_ATTR(fan1_input, S_IRUGO, get_fan_rpm, NULL);
/linux-4.4.14/drivers/platform/x86/
H A Dcompal-laptop.c314 static int get_fan_rpm(void) get_fan_rpm() function
478 return sprintf(buf, "%d\n", get_fan_rpm()); fan_show()

Completed in 313 milliseconds