Searched refs:active_thermal_profile_params (Results 1 – 1 of 1) sorted by relevance
140 static struct thermal_profile_params *active_thermal_profile_params; variable1857 params = active_thermal_profile_params; in platform_profile_victus_s_get_ec()1912 params = active_thermal_profile_params; in platform_profile_victus_s_set_ec()2214 if (active_thermal_profile_params->ec_tp_offset == HP_EC_OFFSET_UNKNOWN || in thermal_profile_setup()2215 active_thermal_profile_params->ec_tp_offset == HP_NO_THERMAL_PROFILE_OFFSET) { in thermal_profile_setup()2692 active_thermal_profile_params = id->driver_data; in setup_active_thermal_profile_params()2693 if (active_thermal_profile_params->ec_tp_offset == HP_EC_OFFSET_UNKNOWN) { in setup_active_thermal_profile_params()