Searched refs:fan_boost_mode (Results 1 – 2 of 2) sorted by relevance
290 u8 fan_boost_mode; member3114 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 …]
41 What: /sys/devices/platform/<platform>/fan_boost_mode