Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dasus-wmi.c209 bool throttle_thermal_policy_available; member
1750 asus->throttle_thermal_policy_available = false; in throttle_thermal_policy_check_present()
1762 asus->throttle_thermal_policy_available = true; in throttle_thermal_policy_check_present()
1793 if (!asus->throttle_thermal_policy_available) in throttle_thermal_policy_set_default()
2136 if (asus->throttle_thermal_policy_available && code == NOTIFY_KBD_TTP) { in asus_wmi_handle_event_code()
2316 ok = asus->throttle_thermal_policy_available; in asus_sysfs_is_visible()