Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dasus-wmi.c290 u8 fan_boost_mode; member
3114 value = asus->fan_boost_mode; in fan_boost_mode_write()
3141 if (asus->fan_boost_mode == ASUS_FAN_BOOST_MODE_NORMAL) { in fan_boost_mode_switch_next()
3143 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_OVERBOOST; in fan_boost_mode_switch_next()
3145 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_SILENT; in fan_boost_mode_switch_next()
3148 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_SILENT; in fan_boost_mode_switch_next()
3150 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_NORMAL; in fan_boost_mode_switch_next()
3152 asus->fan_boost_mode = ASUS_FAN_BOOST_MODE_NORMAL; in fan_boost_mode_switch_next()
3163 return sysfs_emit(buf, "%d\n", asus->fan_boost_mode); in fan_boost_mode_show()
3191 asus->fan_boost_mode = new_mode; in fan_boost_mode_store()
[all …]
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-platform-asus-wmi41 What: /sys/devices/platform/<platform>/fan_boost_mode