Searched refs:THERMAL_TRIP_CRITICAL (Results 1 – 16 of 16) sorted by relevance
65 THERMAL_TRIP_CRITICAL, enumerator
545 case THERMAL_TRIP_CRITICAL: return 'C'; in trip_type_to_char()
227 *type = THERMAL_TRIP_CRITICAL; in rcar_thermal_get_trip_type()263 case THERMAL_TRIP_CRITICAL: in rcar_thermal_notify()
205 if (ptrips->trip_points[i].type == THERMAL_TRIP_CRITICAL) { in db8500_sys_get_crit_temp()355 ptrips->trip_points[i].type = THERMAL_TRIP_CRITICAL; in db8500_thermal_parse_dt()
369 if (data->trips[i].type == THERMAL_TRIP_CRITICAL) { in of_thermal_get_crit_temp()635 [THERMAL_TRIP_CRITICAL] = "critical",
382 if (trip_type == THERMAL_TRIP_CRITICAL) { in handle_critical_trips()400 if (type == THERMAL_TRIP_CRITICAL || type == THERMAL_TRIP_HOT) in handle_thermal_trip()442 if (!ret && type == THERMAL_TRIP_CRITICAL) { in thermal_zone_get_temp()612 case THERMAL_TRIP_CRITICAL: in trip_point_type_show()
248 *type = THERMAL_TRIP_CRITICAL; in sys_get_trip_type()
261 THERMAL_TRIP_CRITICAL; in imx_get_trip_type()
76 THERMAL_TRIP_CRITICAL, enumerator
151 *type = THERMAL_TRIP_CRITICAL; in st_thermal_get_trip_type()
96 *type = THERMAL_TRIP_CRITICAL; in int340x_thermal_get_trip_type()
605 *type = THERMAL_TRIP_CRITICAL; in thermal_get_trip_type()755 if (trip_type == THERMAL_TRIP_CRITICAL) in thermal_notify()765 if (trip_type == THERMAL_TRIP_CRITICAL && nocrt) in thermal_notify()
222 *type = THERMAL_TRIP_CRITICAL; in ti_thermal_get_trip_type()
447 *type = THERMAL_TRIP_CRITICAL; in acerhdf_get_trip_type()
304 if (trips[i].type == THERMAL_TRIP_CRITICAL) in get_th_reg()461 if (trips[i].type == THERMAL_TRIP_CRITICAL) { in exynos4412_tmu_initialize()
3050 .type = THERMAL_TRIP_CRITICAL,