Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1342 static int thermal_profile_set(int thermal_profile) in thermal_profile_set() argument
1344 return hp_wmi_perform_query(HPWMI_THERMAL_PROFILE_QUERY, HPWMI_WRITE, &thermal_profile, in thermal_profile_set()
1345 sizeof(thermal_profile), 0); in thermal_profile_set()