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

/linux-master/drivers/platform/x86/
H A Dasus-wmi.c276 bool throttle_thermal_policy_available; member in struct:asus_wmi
2931 if (asus->throttle_thermal_policy_available)
3138 if (asus->throttle_thermal_policy_available) {
3356 * we check the status of throttle_thermal_policy_available during init.
3403 asus->throttle_thermal_policy_available = false;
3415 asus->throttle_thermal_policy_available = true;
3458 if (!asus->throttle_thermal_policy_available)
3592 if (!asus->throttle_thermal_policy_available)
4007 if (asus->throttle_thermal_policy_available)
4176 ok = asus->throttle_thermal_policy_available;
[all...]

Completed in 161 milliseconds