Searched refs:THERMAL_TRIP_HOT (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/thermal/int340x_thermal/
H A Dint340x_thermal_zone.c98 *type = THERMAL_TRIP_HOT; int340x_thermal_get_trip_type()
/linux-4.1.27/tools/thermal/tmon/
H A Dtmon.h66 THERMAL_TRIP_HOT, enumerator in enum:trip_type
H A Dtui.c546 case THERMAL_TRIP_HOT: return 'H'; trip_type_to_char()
/linux-4.1.27/drivers/thermal/
H A Ddb8500_thermal.c353 ptrips->trip_points[i].type = THERMAL_TRIP_HOT; db8500_thermal_parse_dt()
H A Dthermal_core.c400 if (type == THERMAL_TRIP_CRITICAL || type == THERMAL_TRIP_HOT) handle_thermal_trip()
614 case THERMAL_TRIP_HOT: trip_point_type_show()
H A Dof-thermal.c634 [THERMAL_TRIP_HOT] = "hot",
/linux-4.1.27/include/linux/
H A Dthermal.h75 THERMAL_TRIP_HOT, enumerator in enum:thermal_trip_type
/linux-4.1.27/drivers/acpi/
H A Dthermal.c613 *type = THERMAL_TRIP_HOT; thermal_get_trip_type()
757 else if (trip_type == THERMAL_TRIP_HOT) thermal_notify()

Completed in 511 milliseconds