Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dcompal-laptop.c301 static int get_fan_rpm(void) in get_fan_rpm() function
463 return sprintf(buf, "%d\n", get_fan_rpm()); in fan_show()
H A Dtoshiba_acpi.c1699 static int get_fan_rpm(struct toshiba_acpi_dev *dev, u32 *rpm) in get_fan_rpm() function
3041 ret = get_fan_rpm(toshiba_acpi, &value); in toshiba_acpi_hwmon_read()
3451 ret = get_fan_rpm(dev, &dummy); in toshiba_acpi_add()