Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dasus-wmi.c252 u8 fan_boost_mode; member
2806 value = asus->fan_boost_mode; in fan_boost_mode_write()
2833 if (asus->fan_boost_mode == ASUS_FAN_BOOST_MODE_NORMAL) { in fan_boost_mode_switch_next()
2835 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_OVERBOOST; in fan_boost_mode_switch_next()
2837 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_SILENT; in fan_boost_mode_switch_next()
2838 } else if (asus->fan_boost_mode == ASUS_FAN_BOOST_MODE_OVERBOOST) { in fan_boost_mode_switch_next()
2840 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_SILENT; in fan_boost_mode_switch_next()
2842 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_NORMAL; in fan_boost_mode_switch_next()
2844 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_NORMAL; in fan_boost_mode_switch_next()
2855 return sysfs_emit(buf, "%d\n", asus->fan_boost_mode); in fan_boost_mode_show()
[all …]
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-platform-asus-wmi41 What: /sys/devices/platform/<platform>/fan_boost_mode