Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.c272 bool throttle_thermal_policy_available; member
2915 if (asus->throttle_thermal_policy_available) in fan_curve_get_factory_default()
3122 if (asus->throttle_thermal_policy_available) { in fan_curve_enable_store()
3387 asus->throttle_thermal_policy_available = false; in throttle_thermal_policy_check_present()
3399 asus->throttle_thermal_policy_available = true; in throttle_thermal_policy_check_present()
3442 if (!asus->throttle_thermal_policy_available) in throttle_thermal_policy_set_default()
3576 if (!asus->throttle_thermal_policy_available) in platform_profile_setup()
3873 if (asus->throttle_thermal_policy_available) in asus_wmi_handle_event_code()
4078 ok = asus->throttle_thermal_policy_available; in asus_sysfs_is_visible()