Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/
Dasus-wmi.c220 bool throttle_thermal_policy_available; member
2053 asus->throttle_thermal_policy_available = false; in throttle_thermal_policy_check_present()
2065 asus->throttle_thermal_policy_available = true; in throttle_thermal_policy_check_present()
2100 if (!asus->throttle_thermal_policy_available) in throttle_thermal_policy_set_default()
2234 if (!asus->throttle_thermal_policy_available) in platform_profile_setup()
2553 if (asus->throttle_thermal_policy_available && code == NOTIFY_KBD_TTP) { in asus_wmi_handle_event_code()
2740 ok = asus->throttle_thermal_policy_available; in asus_sysfs_is_visible()