Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.c138 static int throttle_thermal_policy_write(struct asus_wmi *);
3129 err = throttle_thermal_policy_write(asus); in fan_curve_enable_store()
3387 static int throttle_thermal_policy_write(struct asus_wmi *asus) in throttle_thermal_policy_write() function
3438 return throttle_thermal_policy_write(asus); in throttle_thermal_policy_set_default()
3450 err = throttle_thermal_policy_write(asus); in throttle_thermal_policy_switch_next()
3489 err = throttle_thermal_policy_write(asus); in throttle_thermal_policy_store()
3557 return throttle_thermal_policy_write(asus); in asus_wmi_platform_profile_set()