Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dgov_power_allocator.c73 int trip_max_desired_temperature; member
93 const struct thermal_trip *trip_max_desired_temperature = in estimate_sustainable_power() local
94 &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 …]