Searched refs:active_thermal_profile_params (Results 1 – 1 of 1) sorted by relevance
140 static struct thermal_profile_params *active_thermal_profile_params; variable1861 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()