Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dgov_power_allocator.c119 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()
548 const struct thermal_trip_desc *td = trip_to_trip_desc(params->trip_max); in allow_maximum_power()
598 td = trip_to_trip_desc(params->trip_max); in check_power_actors()
652 td = trip_to_trip_desc(params->trip_max); in power_allocator_update_weight()
664 const struct thermal_trip_desc *td = trip_to_trip_desc(params->trip_max); in power_allocator_update_tz()
H A Dthermal_trip.c89 return trip_to_trip_desc(trip) - tz->trips; in thermal_zone_trip_id()
H A Dthermal_helpers.c46 const struct thermal_trip_desc *td = trip_to_trip_desc(trip); in thermal_instance_present()