Searched refs:INVALID_TRIP (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
H A Dpower_allocator.c27 #define INVALID_TRIP -1 macro
69 * @trip_switch_on should be INVALID_TRIP.
475 last_active = INVALID_TRIP; get_governor_trips()
476 last_passive = INVALID_TRIP; get_governor_trips()
504 if (last_passive != INVALID_TRIP) { get_governor_trips()
508 params->trip_switch_on = INVALID_TRIP; get_governor_trips()
510 params->trip_switch_on = INVALID_TRIP; get_governor_trips()

Completed in 74 milliseconds