Searched refs:trip_max_desired_temperature (Results 1 – 1 of 1) sorted by relevance
73 int trip_max_desired_temperature; member93 const struct thermal_trip *trip_max_desired_temperature = in estimate_sustainable_power() local94 &tz->trips[params->trip_max_desired_temperature]; in estimate_sustainable_power()100 if (instance->trip != trip_max_desired_temperature) in estimate_sustainable_power()389 &tz->trips[params->trip_max_desired_temperature]; in allocate_power()438 if (instance->trip != trip_max_desired_temperature) in allocate_power()474 if (instance->trip != trip_max_desired_temperature) in allocate_power()550 params->trip_max_desired_temperature = last_passive; in get_governor_trips()556 params->trip_max_desired_temperature = last_active; in get_governor_trips()571 &tz->trips[params->trip_max_desired_temperature]; in allow_maximum_power()[all …]