last_passive      471 drivers/thermal/power_allocator.c 	int i, last_active, last_passive;
last_passive      476 drivers/thermal/power_allocator.c 	last_passive = INVALID_TRIP;
last_passive      495 drivers/thermal/power_allocator.c 				last_passive = i;
last_passive      504 drivers/thermal/power_allocator.c 	if (last_passive != INVALID_TRIP) {
last_passive      505 drivers/thermal/power_allocator.c 		params->trip_max_desired_temperature = last_passive;