Home
last modified time | relevance | path

Searched refs:THERMAL_TRIP_HOT (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/include/trace/events/
H A Dthermal.h13 TRACE_DEFINE_ENUM(THERMAL_TRIP_HOT);
20 { THERMAL_TRIP_HOT, "HOT"}, \
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dthermal.h15 THERMAL_TRIP_HOT, enumerator
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Dda9062-thermal.txt7 high THERMAL_TRIP_HOT temperatures for the PMIC device.
/OK3568_Linux_fs/kernel/tools/thermal/tmon/
H A Dtmon.h60 THERMAL_TRIP_HOT, enumerator
H A Dtui.c537 case THERMAL_TRIP_HOT: return 'H'; in trip_type_to_char()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dda9062-thermal.c131 *type = THERMAL_TRIP_HOT; in da9062_thermal_get_trip_type()
H A Dthermal_of.c765 [THERMAL_TRIP_HOT] = "hot",
H A Dthermal_sysfs.c99 case THERMAL_TRIP_HOT: in trip_point_type_show()
H A Dthermal_core.c441 if (type == THERMAL_TRIP_CRITICAL || type == THERMAL_TRIP_HOT) in handle_thermal_trip()
/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c269 *type = THERMAL_TRIP_HOT; in sys_get_trip_type()
H A Dintel_pch_thermal.c242 *type = THERMAL_TRIP_HOT; in pch_get_trip_type()
/OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c90 *type = THERMAL_TRIP_HOT; in int340x_thermal_get_trip_type()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dthermal.c538 *type = THERMAL_TRIP_HOT; in thermal_get_trip_type()
683 else if (trip_type == THERMAL_TRIP_HOT) in thermal_notify()
/OK3568_Linux_fs/kernel/drivers/thermal/tegra/
H A Dsoctherm.c613 } else if (type == THERMAL_TRIP_HOT) { in tegra_thermctl_set_trip_temp()
736 if (type == THERMAL_TRIP_HOT) { in get_hot_temp()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c68 .type = THERMAL_TRIP_HOT,