Home
last modified time | relevance | path

Searched refs:THERMAL_TRIP_ACTIVE (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.6/drivers/thermal/
Dthermal_trace.h15 TRACE_DEFINE_ENUM(THERMAL_TRIP_ACTIVE);
22 { THERMAL_TRIP_ACTIVE, "ACTIVE"})
Dthermal_of.c59 [THERMAL_TRIP_ACTIVE] = "active",
Dgov_power_allocator.c539 } else if (trip.type == THERMAL_TRIP_ACTIVE) { in get_governor_trips()
Dthermal_sysfs.c111 case THERMAL_TRIP_ACTIVE: in trip_point_type_show()
/Linux-v6.6/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c103 zone_trips[trip_cnt].type = THERMAL_TRIP_ACTIVE; in int340x_thermal_read_trips()
238 case THERMAL_TRIP_ACTIVE: in int340x_thermal_update_trips()
/Linux-v6.6/include/uapi/linux/
Dthermal.h13 THERMAL_TRIP_ACTIVE = 0, enumerator
/Linux-v6.6/tools/thermal/tmon/
Dtmon.h62 THERMAL_TRIP_ACTIVE, enumerator
Dtui.c539 case THERMAL_TRIP_ACTIVE: return 'A'; in trip_type_to_char()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c43 .type = THERMAL_TRIP_ACTIVE,
49 .type = THERMAL_TRIP_ACTIVE,
61 .type = THERMAL_TRIP_ACTIVE,
67 .type = THERMAL_TRIP_ACTIVE,
/Linux-v6.6/drivers/platform/x86/
Dacerhdf.c144 .type = THERMAL_TRIP_ACTIVE },
/Linux-v6.6/drivers/acpi/
Dthermal.c524 case THERMAL_TRIP_ACTIVE: in thermal_get_trend()
737 trip->type = THERMAL_TRIP_ACTIVE; in acpi_thermal_register_thermal_zone()