/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | thermal.h | 13 THERMAL_TRIP_ACTIVE = 0, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | thermal.h | 13 THERMAL_TRIP_ACTIVE = 0, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | thermal.h | 27 THERMAL_TRIP_ACTIVE = 0, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | thermal.h | 27 THERMAL_TRIP_ACTIVE = 0, enumerator
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | thermal.h | 15 TRACE_DEFINE_ENUM(THERMAL_TRIP_ACTIVE); variable 22 { THERMAL_TRIP_ACTIVE, "ACTIVE"})
|
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/ |
H A D | int340x_thermal_zone.c | 103 zone_trips[trip_cnt].type = THERMAL_TRIP_ACTIVE; in int340x_thermal_read_trips() 238 case THERMAL_TRIP_ACTIVE: in int340x_thermal_update_trips()
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_trace.h | 15 TRACE_DEFINE_ENUM(THERMAL_TRIP_ACTIVE); variable 22 { THERMAL_TRIP_ACTIVE, "ACTIVE"})
|
H A D | gov_power_allocator.c | 542 } else if (trip.type == THERMAL_TRIP_ACTIVE) { in get_governor_trips()
|
H A D | thermal_of.c | 59 [THERMAL_TRIP_ACTIVE] = "active",
|
H A D | thermal_sysfs.c | 111 case THERMAL_TRIP_ACTIVE: in trip_point_type_show()
|
/kernel/linux/linux-5.10/tools/thermal/tmon/ |
H A D | tmon.h | 62 THERMAL_TRIP_ACTIVE, enumerator
|
H A D | tui.c | 539 case THERMAL_TRIP_ACTIVE: return 'A'; in trip_type_to_char()
|
/kernel/linux/linux-6.6/tools/thermal/tmon/ |
H A D | tmon.h | 62 THERMAL_TRIP_ACTIVE, enumerator
|
H A D | tui.c | 539 case THERMAL_TRIP_ACTIVE: return 'A'; in trip_type_to_char()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_thermal.c | 43 .type = THERMAL_TRIP_ACTIVE, 49 .type = THERMAL_TRIP_ACTIVE, 61 .type = THERMAL_TRIP_ACTIVE, 67 .type = THERMAL_TRIP_ACTIVE,
|
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/ |
H A D | int340x_thermal_zone.c | 103 *type = THERMAL_TRIP_ACTIVE; in int340x_thermal_get_trip_type()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_thermal.c | 53 .type = THERMAL_TRIP_ACTIVE, 61 .type = THERMAL_TRIP_ACTIVE,
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | thermal.c | 524 case THERMAL_TRIP_ACTIVE: in thermal_get_trend() 737 trip->type = THERMAL_TRIP_ACTIVE; in acpi_thermal_register_thermal_zone()
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | gov_power_allocator.c | 490 } else if (type == THERMAL_TRIP_ACTIVE) { in get_governor_trips()
|
H A D | thermal_of.c | 763 [THERMAL_TRIP_ACTIVE] = "active",
|
H A D | thermal_sysfs.c | 102 case THERMAL_TRIP_ACTIVE: in trip_point_type_show()
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | thermal.c | 555 *type = THERMAL_TRIP_ACTIVE; in thermal_get_trip_type() 641 if (type == THERMAL_TRIP_ACTIVE) { in thermal_get_trend()
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | acerhdf.c | 431 *type = THERMAL_TRIP_ACTIVE; in acerhdf_get_trip_type()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | acerhdf.c | 144 .type = THERMAL_TRIP_ACTIVE },
|