Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dasus-wmi.c247 u8 throttle_thermal_policy_mode; member
2407 mode = asus->throttle_thermal_policy_mode; in fan_curve_get_factory_default()
2832 value = asus->throttle_thermal_policy_mode; in throttle_thermal_policy_write()
2865 asus->throttle_thermal_policy_mode = ASUS_THROTTLE_THERMAL_POLICY_DEFAULT; in throttle_thermal_policy_set_default()
2871 u8 new_mode = asus->throttle_thermal_policy_mode + 1; in throttle_thermal_policy_switch_next()
2877 asus->throttle_thermal_policy_mode = new_mode; in throttle_thermal_policy_switch_next()
2895 u8 mode = asus->throttle_thermal_policy_mode; in throttle_thermal_policy_show()
2916 asus->throttle_thermal_policy_mode = new_mode; in throttle_thermal_policy_store()
2942 tp = asus->throttle_thermal_policy_mode; in asus_wmi_platform_profile_get()
2983 asus->throttle_thermal_policy_mode = tp; in asus_wmi_platform_profile_set()