Searched refs:THERMAL_TRIP_ACTIVE (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_thermal.c | 29 .type = THERMAL_TRIP_ACTIVE, 35 .type = THERMAL_TRIP_ACTIVE, 42 .type = THERMAL_TRIP_ACTIVE,
|
/Linux-v4.19/include/trace/events/ |
D | thermal.h | 15 TRACE_DEFINE_ENUM(THERMAL_TRIP_ACTIVE); 22 { THERMAL_TRIP_ACTIVE, "ACTIVE"})
|
/Linux-v4.19/tools/thermal/tmon/ |
D | tmon.h | 68 THERMAL_TRIP_ACTIVE, enumerator
|
D | tui.c | 548 case THERMAL_TRIP_ACTIVE: return 'A'; in trip_type_to_char()
|
/Linux-v4.19/drivers/thermal/int340x_thermal/ |
D | int340x_thermal_zone.c | 105 *type = THERMAL_TRIP_ACTIVE; in int340x_thermal_get_trip_type()
|
/Linux-v4.19/include/linux/ |
D | thermal.h | 67 THERMAL_TRIP_ACTIVE = 0, enumerator
|
/Linux-v4.19/drivers/platform/x86/ |
D | acerhdf.c | 445 *type = THERMAL_TRIP_ACTIVE; in acerhdf_get_trip_type()
|
/Linux-v4.19/drivers/thermal/ |
D | power_allocator.c | 497 } else if (type == THERMAL_TRIP_ACTIVE) { in get_governor_trips()
|
D | db8500_thermal.c | 348 ptrips->trip_points[i].type = THERMAL_TRIP_ACTIVE; in db8500_thermal_parse_dt()
|
D | of-thermal.c | 711 [THERMAL_TRIP_ACTIVE] = "active",
|
D | thermal_sysfs.c | 114 case THERMAL_TRIP_ACTIVE: in trip_point_type_show()
|
/Linux-v4.19/drivers/acpi/ |
D | thermal.c | 626 *type = THERMAL_TRIP_ACTIVE; in thermal_get_trip_type() 712 if (type == THERMAL_TRIP_ACTIVE) { in thermal_get_trend()
|
/Linux-v4.19/drivers/mfd/ |
D | db8500-prcmu.c | 3005 .type = THERMAL_TRIP_ACTIVE, 3012 .type = THERMAL_TRIP_ACTIVE, 3019 .type = THERMAL_TRIP_ACTIVE,
|