trip_hyst          18 drivers/thermal/gov_bang_bang.c 	int trip_temp, trip_hyst;
trip_hyst          26 drivers/thermal/gov_bang_bang.c 		trip_hyst = 0;
trip_hyst          28 drivers/thermal/gov_bang_bang.c 		tz->ops->get_trip_hyst(tz, trip, &trip_hyst);
trip_hyst          32 drivers/thermal/gov_bang_bang.c 				trip_hyst);
trip_hyst          58 drivers/thermal/gov_bang_bang.c 				tz->temperature <= trip_temp - trip_hyst)