Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dasus-wmi.c209 bool throttle_thermal_policy_available; member
1752 asus->throttle_thermal_policy_available = false; in throttle_thermal_policy_check_present()
1764 asus->throttle_thermal_policy_available = true; in throttle_thermal_policy_check_present()
1795 if (!asus->throttle_thermal_policy_available) in throttle_thermal_policy_set_default()
2138 if (asus->throttle_thermal_policy_available && code == NOTIFY_KBD_TTP) { in asus_wmi_handle_event_code()
2318 ok = asus->throttle_thermal_policy_available; in asus_sysfs_is_visible()