Searched refs:first_passive (Results 1 – 1 of 1) sorted by relevance
503 const struct thermal_trip *first_passive = NULL; in get_governor_trips() local513 if (!first_passive) { in get_governor_trips()514 first_passive = trip; in get_governor_trips()528 params->trip_switch_on = first_passive; in get_governor_trips()530 } else if (first_passive) { in get_governor_trips()532 params->trip_max = first_passive; in get_governor_trips()
Completed in 7 milliseconds