Home
last modified time | relevance | path

Searched refs:throttle_thermal_policy_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dasus-wmi.c273 u8 throttle_thermal_policy_mode; member
2916 mode = asus->throttle_thermal_policy_mode; in fan_curve_get_factory_default()
3410 value = asus->throttle_thermal_policy_mode; in throttle_thermal_policy_write()
3445 asus->throttle_thermal_policy_mode = ASUS_THROTTLE_THERMAL_POLICY_DEFAULT; in throttle_thermal_policy_set_default()
3451 u8 new_mode = asus->throttle_thermal_policy_mode + 1; in throttle_thermal_policy_switch_next()
3457 asus->throttle_thermal_policy_mode = new_mode; in throttle_thermal_policy_switch_next()
3464 * that platform_profile and throttle_thermal_policy_mode are in sync. in throttle_thermal_policy_switch_next()
3475 u8 mode = asus->throttle_thermal_policy_mode; in throttle_thermal_policy_show()
3496 asus->throttle_thermal_policy_mode = new_mode; in throttle_thermal_policy_store()
3503 * that platform_profile and throttle_thermal_policy_mode ar in throttle_thermal_policy_store()
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dasus-wmi.c219 u8 throttle_thermal_policy_mode; member
1915 value = asus->throttle_thermal_policy_mode; in throttle_thermal_policy_write()
1938 asus->throttle_thermal_policy_mode = ASUS_THROTTLE_THERMAL_POLICY_DEFAULT; in throttle_thermal_policy_set_default()
1944 u8 new_mode = asus->throttle_thermal_policy_mode + 1; in throttle_thermal_policy_switch_next()
1949 asus->throttle_thermal_policy_mode = new_mode; in throttle_thermal_policy_switch_next()
1957 u8 mode = asus->throttle_thermal_policy_mode; in throttle_thermal_policy_show()
1977 asus->throttle_thermal_policy_mode = new_mode; in throttle_thermal_policy_store()

Completed in 10 milliseconds