Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dasus-wmi.c237 u8 fan_boost_mode; member
2296 value = asus->fan_boost_mode; in fan_boost_mode_write()
2323 if (asus->fan_boost_mode == ASUS_FAN_BOOST_MODE_NORMAL) { in fan_boost_mode_switch_next()
2325 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_OVERBOOST; in fan_boost_mode_switch_next()
2327 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_SILENT; in fan_boost_mode_switch_next()
2328 } else if (asus->fan_boost_mode == ASUS_FAN_BOOST_MODE_OVERBOOST) { in fan_boost_mode_switch_next()
2330 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_SILENT; in fan_boost_mode_switch_next()
2332 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_NORMAL; in fan_boost_mode_switch_next()
2334 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_NORMAL; in fan_boost_mode_switch_next()
2345 return sysfs_emit(buf, "%d\n", asus->fan_boost_mode); in fan_boost_mode_show()
[all …]
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-platform-asus-wmi41 What: /sys/devices/platform/<platform>/fan_boost_mode