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.c132 static int throttle_thermal_policy_write(struct asus_wmi *);
3123 err = throttle_thermal_policy_write(asus); in fan_curve_enable_store()
3404 static int throttle_thermal_policy_write(struct asus_wmi *asus) in throttle_thermal_policy_write() function
3446 return throttle_thermal_policy_write(asus); in throttle_thermal_policy_set_default()
3458 err = throttle_thermal_policy_write(asus); in throttle_thermal_policy_switch_next()
3497 err = throttle_thermal_policy_write(asus); in throttle_thermal_policy_store()
3564 return throttle_thermal_policy_write(asus); in asus_wmi_platform_profile_set()