Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_trace.h17 TRACE_DEFINE_ENUM(THERMAL_TRIP_ACTIVE);
24 { THERMAL_TRIP_ACTIVE, "ACTIVE"})
H A Dthermal_of.c59 [THERMAL_TRIP_ACTIVE] = "active",
H A Dgov_power_allocator.c512 case THERMAL_TRIP_ACTIVE: in get_governor_trips()
H A Dthermal_debugfs.c818 else if (trip->type == THERMAL_TRIP_ACTIVE) in tze_seq_show()
H A Dthermal_sysfs.c98 case THERMAL_TRIP_ACTIVE: in trip_point_type_show()
/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c108 zone_trips[trip_cnt].type = THERMAL_TRIP_ACTIVE; in int340x_thermal_read_trips()
225 case THERMAL_TRIP_ACTIVE: in int340x_update_one_trip()
/linux/include/uapi/linux/
H A Dthermal.h13 THERMAL_TRIP_ACTIVE = 0, enumerator
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c44 .type = THERMAL_TRIP_ACTIVE,
51 .type = THERMAL_TRIP_ACTIVE,
65 .type = THERMAL_TRIP_ACTIVE,
72 .type = THERMAL_TRIP_ACTIVE,
/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()
/linux/drivers/acpi/
H A Dthermal.c519 case THERMAL_TRIP_ACTIVE: in thermal_get_trend()
899 trip->type = THERMAL_TRIP_ACTIVE; in acpi_thermal_add()
/linux/drivers/platform/x86/
H A Dacerhdf.c144 .type = THERMAL_TRIP_ACTIVE },