| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | thermal.h | 12 TRACE_DEFINE_ENUM(THERMAL_TRIP_CRITICAL); 19 { THERMAL_TRIP_CRITICAL, "CRITICAL"}, \
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | thermal.h | 16 THERMAL_TRIP_CRITICAL, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/thermal/qcom/ |
| H A D | qcom-spmi-temp-alarm.c | 252 if (trip_points[trip].type != THERMAL_TRIP_CRITICAL) in qpnp_tm_set_trip_temp() 292 trips[i].type == THERMAL_TRIP_CRITICAL) in qpnp_tm_get_critical_trip_temp()
|
| /OK3568_Linux_fs/kernel/tools/thermal/tmon/ |
| H A D | tmon.h | 59 THERMAL_TRIP_CRITICAL, enumerator
|
| H A D | tui.c | 536 case THERMAL_TRIP_CRITICAL: return 'C'; in trip_type_to_char()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_thermal.c | 83 ch_thermal->trip_type = THERMAL_TRIP_CRITICAL; in cxgb4_thermal_init()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | rcar_thermal.c | 297 *type = THERMAL_TRIP_CRITICAL; in rcar_thermal_get_trip_type() 333 case THERMAL_TRIP_CRITICAL: in rcar_thermal_notify()
|
| H A D | thermal_helpers.c | 95 if (!ret && type == THERMAL_TRIP_CRITICAL) { in thermal_zone_get_temp()
|
| H A D | thermal_of.c | 355 if (data->trips[i].type == THERMAL_TRIP_CRITICAL) { in of_thermal_get_crit_temp() 766 [THERMAL_TRIP_CRITICAL] = "critical",
|
| H A D | uniphier_thermal.c | 309 if (trips[i].type == THERMAL_TRIP_CRITICAL && in uniphier_tm_probe()
|
| H A D | thermal_core.c | 400 if (trip_type == THERMAL_TRIP_CRITICAL) { in handle_critical_trips() 441 if (type == THERMAL_TRIP_CRITICAL || type == THERMAL_TRIP_HOT) in handle_thermal_trip()
|
| H A D | imx_thermal.c | 337 THERMAL_TRIP_CRITICAL; in imx_get_trip_type()
|
| H A D | armada_thermal.c | 796 if (trips[i].type == THERMAL_TRIP_CRITICAL) in armada_configure_overheat_int()
|
| H A D | thermal_sysfs.c | 97 case THERMAL_TRIP_CRITICAL: in trip_point_type_show()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | thermal.c | 530 *type = THERMAL_TRIP_CRITICAL; in thermal_get_trip_type() 681 if (trip_type == THERMAL_TRIP_CRITICAL) in thermal_notify() 691 if (trip_type == THERMAL_TRIP_CRITICAL && nocrt) in thermal_notify()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/st/ |
| H A D | st_thermal.c | 145 *type = THERMAL_TRIP_CRITICAL; in st_thermal_get_trip_type()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/ |
| H A D | intel_quark_dts_thermal.c | 271 *type = THERMAL_TRIP_CRITICAL; in sys_get_trip_type()
|
| H A D | intel_pch_thermal.c | 240 *type = THERMAL_TRIP_CRITICAL; in pch_get_trip_type()
|
| H A D | intel_soc_dts_iosf.c | 357 THERMAL_TRIP_CRITICAL); in intel_soc_dts_iosf_add_read_only_critical_trip()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/ |
| H A D | int340x_thermal_zone.c | 88 *type = THERMAL_TRIP_CRITICAL; in int340x_thermal_get_trip_type()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | acerhdf.c | 433 *type = THERMAL_TRIP_CRITICAL; in acerhdf_get_trip_type()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_thermal.c | 75 .type = THERMAL_TRIP_CRITICAL,
|
| /OK3568_Linux_fs/kernel/drivers/thermal/tegra/ |
| H A D | soctherm.c | 602 if (type == THERMAL_TRIP_CRITICAL) { in tegra_thermctl_set_trip_temp()
|