Searched refs:THERMAL_TRIP_CRITICAL (Results 1 – 18 of 18) sorted by relevance
65 THERMAL_TRIP_CRITICAL, enumerator
545 case THERMAL_TRIP_CRITICAL: return 'C'; in trip_type_to_char()
226 *type = THERMAL_TRIP_CRITICAL; in rcar_thermal_get_trip_type()262 case THERMAL_TRIP_CRITICAL: in rcar_thermal_notify()
204 if (ptrips->trip_points[i].type == THERMAL_TRIP_CRITICAL) { in db8500_sys_get_crit_temp()354 ptrips->trip_points[i].type = THERMAL_TRIP_CRITICAL; in db8500_thermal_parse_dt()
157 *type = THERMAL_TRIP_CRITICAL; in pch_get_trip_type()
374 if (data->trips[i].type == THERMAL_TRIP_CRITICAL) { in of_thermal_get_crit_temp()640 [THERMAL_TRIP_CRITICAL] = "critical",
285 *type = THERMAL_TRIP_CRITICAL; in sys_get_trip_type()
359 THERMAL_TRIP_CRITICAL); in intel_soc_dts_iosf_add_read_only_critical_trip()
445 if (trip_type == THERMAL_TRIP_CRITICAL) { in handle_critical_trips()463 if (type == THERMAL_TRIP_CRITICAL || type == THERMAL_TRIP_HOT) in handle_thermal_trip()501 if (!ret && type == THERMAL_TRIP_CRITICAL) { in thermal_zone_get_temp()672 case THERMAL_TRIP_CRITICAL: in trip_point_type_show()
258 THERMAL_TRIP_CRITICAL; in imx_get_trip_type()
150 *type = THERMAL_TRIP_CRITICAL; in st_thermal_get_trip_type()
96 *type = THERMAL_TRIP_CRITICAL; in int340x_thermal_get_trip_type()
84 THERMAL_TRIP_CRITICAL, enumerator
600 *type = THERMAL_TRIP_CRITICAL; in thermal_get_trip_type()751 if (trip_type == THERMAL_TRIP_CRITICAL) in thermal_notify()761 if (trip_type == THERMAL_TRIP_CRITICAL && nocrt) in thermal_notify()
223 *type = THERMAL_TRIP_CRITICAL; in ti_thermal_get_trip_type()
447 *type = THERMAL_TRIP_CRITICAL; in acerhdf_get_trip_type()
329 if (trips[i].type == THERMAL_TRIP_CRITICAL) in get_th_reg()486 if (trips[i].type == THERMAL_TRIP_CRITICAL) { in exynos4412_tmu_initialize()
3049 .type = THERMAL_TRIP_CRITICAL,