Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dcompal-laptop.c312 static int get_fan_rpm(void) in get_fan_rpm() function
476 return sprintf(buf, "%d\n", get_fan_rpm()); in fan_show()
/linux-4.1.27/drivers/hwmon/
Dg762.c737 static ssize_t get_fan_rpm(struct device *dev, struct device_attribute *da, in get_fan_rpm() function
1007 static DEVICE_ATTR(fan1_input, S_IRUGO, get_fan_rpm, NULL);