Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dasus-wmi.c120 static int throttle_thermal_policy_write(struct asus_wmi *);
2609 err = throttle_thermal_policy_write(asus); in fan_curve_enable_store()
2826 static int throttle_thermal_policy_write(struct asus_wmi *asus) in throttle_thermal_policy_write() function
2866 return throttle_thermal_policy_write(asus); in throttle_thermal_policy_set_default()
2878 err = throttle_thermal_policy_write(asus); in throttle_thermal_policy_switch_next()
2917 err = throttle_thermal_policy_write(asus); in throttle_thermal_policy_store()
2984 return throttle_thermal_policy_write(asus); in asus_wmi_platform_profile_set()