trips_disabled    417 drivers/thermal/thermal_core.c 	if (test_bit(trip, &tz->trips_disabled))
trips_disabled   1311 drivers/thermal/thermal_core.c 			set_bit(count, &tz->trips_disabled);
trips_disabled   1313 drivers/thermal/thermal_core.c 			set_bit(count, &tz->trips_disabled);
trips_disabled   1316 drivers/thermal/thermal_core.c 			set_bit(count, &tz->trips_disabled);
trips_disabled    201 include/linux/thermal.h 	unsigned long trips_disabled;	/* bitmap for disabled trips */