Searched refs:trip_max (Results 1 – 1 of 1) sorted by relevance
93 const struct thermal_trip *trip_max; member529 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()595 if (!params->trip_max) in check_power_actors()598 td = trip_to_trip_desc(params->trip_max); in check_power_actors()649 if (!params->trip_max) in power_allocator_update_weight()652 td = trip_to_trip_desc(params->trip_max); in power_allocator_update_weight()737 if (params->trip_max) in power_allocator_bind()740 params->trip_max->temperature); in power_allocator_bind()[all …]
Completed in 5 milliseconds