Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dtoshiba_acpi.c1543 static int get_fan_status(struct toshiba_acpi_dev *dev, u32 *status) in get_fan_status() function
1572 if (get_fan_status(dev, &value)) in fan_proc_show()
1757 ret = get_fan_status(toshiba, &value); in fan_show()
3157 ret = get_fan_status(dev, &dummy); in toshiba_acpi_add()