THERMAL_TRIP_ACTIVE  607 drivers/acpi/thermal.c 			*type = THERMAL_TRIP_ACTIVE;
THERMAL_TRIP_ACTIVE  693 drivers/acpi/thermal.c 	if (type == THERMAL_TRIP_ACTIVE) {
THERMAL_TRIP_ACTIVE   61 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 		.type		= THERMAL_TRIP_ACTIVE,
THERMAL_TRIP_ACTIVE   69 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 		.type		= THERMAL_TRIP_ACTIVE,
THERMAL_TRIP_ACTIVE  444 drivers/platform/x86/acerhdf.c 		*type = THERMAL_TRIP_ACTIVE;
THERMAL_TRIP_ACTIVE   96 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 				*type = THERMAL_TRIP_ACTIVE;
THERMAL_TRIP_ACTIVE  762 drivers/thermal/of-thermal.c 	[THERMAL_TRIP_ACTIVE]	= "active",
THERMAL_TRIP_ACTIVE  497 drivers/thermal/power_allocator.c 		} else if (type == THERMAL_TRIP_ACTIVE) {
THERMAL_TRIP_ACTIVE  114 drivers/thermal/thermal_sysfs.c 	case THERMAL_TRIP_ACTIVE:
THERMAL_TRIP_ACTIVE   15 include/trace/events/thermal.h TRACE_DEFINE_ENUM(THERMAL_TRIP_ACTIVE);
THERMAL_TRIP_ACTIVE   22 include/trace/events/thermal.h 			 { THERMAL_TRIP_ACTIVE,   "ACTIVE"})
THERMAL_TRIP_ACTIVE  539 tools/thermal/tmon/tui.c 	case THERMAL_TRIP_ACTIVE: return 'A';