Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_trace.h15 TRACE_DEFINE_ENUM(THERMAL_TRIP_ACTIVE);
22 { THERMAL_TRIP_ACTIVE, "ACTIVE"})
H A Dthermal_of.c59 [THERMAL_TRIP_ACTIVE] = "active",
H A Dgov_power_allocator.c542 } else if (trip.type == THERMAL_TRIP_ACTIVE) { in get_governor_trips()
H A Dthermal_sysfs.c111 case THERMAL_TRIP_ACTIVE: in trip_point_type_show()
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A 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()
/openbmc/linux/include/uapi/linux/
H A Dthermal.h13 THERMAL_TRIP_ACTIVE = 0, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c43 .type = THERMAL_TRIP_ACTIVE,
49 .type = THERMAL_TRIP_ACTIVE,
61 .type = THERMAL_TRIP_ACTIVE,
67 .type = THERMAL_TRIP_ACTIVE,
/openbmc/linux/tools/thermal/tmon/
H A Dtmon.h62 THERMAL_TRIP_ACTIVE, enumerator
H A Dtui.c539 case THERMAL_TRIP_ACTIVE: return 'A'; in trip_type_to_char()
/openbmc/linux/drivers/platform/x86/
H A Dacerhdf.c144 .type = THERMAL_TRIP_ACTIVE },
/openbmc/linux/drivers/acpi/
H A Dthermal.c524 case THERMAL_TRIP_ACTIVE: in thermal_get_trend()
737 trip->type = THERMAL_TRIP_ACTIVE; in acpi_thermal_register_thermal_zone()