prev_low_trip     144 drivers/thermal/thermal_helpers.c 	if (tz->prev_low_trip == low && tz->prev_high_trip == high)
prev_low_trip     147 drivers/thermal/thermal_helpers.c 	tz->prev_low_trip = low;
prev_low_trip     208 include/linux/thermal.h 	int prev_low_trip;