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

/linux-master/drivers/platform/x86/
H A Dasus-wmi.c288 bool throttle_thermal_policy_available; member in struct:asus_wmi
3126 if (asus->throttle_thermal_policy_available)
3333 if (asus->throttle_thermal_policy_available) {
3551 * we check the status of throttle_thermal_policy_available during init.
3598 asus->throttle_thermal_policy_available = false;
3610 asus->throttle_thermal_policy_available = true;
3653 if (!asus->throttle_thermal_policy_available)
3787 if (!asus->throttle_thermal_policy_available)
4202 if (asus->throttle_thermal_policy_available)
4374 ok = asus->throttle_thermal_policy_available;
[all...]

Completed in 121 milliseconds