Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c140 static struct thermal_profile_params *active_thermal_profile_params; variable
1861 params = active_thermal_profile_params; in platform_profile_victus_s_get_ec()
1916 params = active_thermal_profile_params; in platform_profile_victus_s_set_ec()
2218 if (active_thermal_profile_params->ec_tp_offset == HP_EC_OFFSET_UNKNOWN || in thermal_profile_setup()
2219 active_thermal_profile_params->ec_tp_offset == HP_NO_THERMAL_PROFILE_OFFSET) { in thermal_profile_setup()
2696 active_thermal_profile_params = id->driver_data; in setup_active_thermal_profile_params()
2697 if (active_thermal_profile_params->ec_tp_offset == HP_EC_OFFSET_UNKNOWN) { in setup_active_thermal_profile_params()