Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dasus-wmi.c234 bool asus_hwmon_fan_manual_mode; member
1169 asus->asus_hwmon_fan_manual_mode = false; in asus_hwmon_fan_set_auto()
1181 if (asus->asus_hwmon_fan_manual_mode) in asus_hwmon_fan_rpm_show()
1251 asus->asus_hwmon_fan_manual_mode = true; in pwm1_store()
1272 if (asus->asus_hwmon_fan_manual_mode) in pwm1_enable_show()
1293 asus->asus_hwmon_fan_manual_mode = true; in pwm1_enable_store()
2013 asus->asus_hwmon_fan_manual_mode = false; in asus_wmi_fan_init()