Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dgov_power_allocator.c93 const struct thermal_trip *trip_max; member
119 const struct thermal_trip_desc *td = trip_to_trip_desc(params->trip_max); in estimate_sustainable_power()
409 const struct thermal_trip_desc *td = trip_to_trip_desc(params->trip_max); in allocate_power()
529 params->trip_max = last_passive; in get_governor_trips()
532 params->trip_max = first_passive; in get_governor_trips()
535 params->trip_max = last_active; in get_governor_trips()
548 const struct thermal_trip_desc *td = trip_to_trip_desc(params->trip_max); in allow_maximum_power()
595 if (!params->trip_max) in check_power_actors()
598 td = trip_to_trip_desc(params->trip_max); in check_power_actors()
648 if (!params->trip_max) in power_allocator_update_weight()
[all …]