Searched refs:THERMAL_TRIP_PASSIVE (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/thermal/intel/int340x_thermal/ |
| H A D | int340x_thermal_zone.c | 89 zone_trips[trip_cnt].type = THERMAL_TRIP_PASSIVE; in int340x_thermal_read_trips() 144 zone_trips[i].type = THERMAL_TRIP_PASSIVE; in int340x_thermal_zone_add() 213 case THERMAL_TRIP_PASSIVE: in int340x_update_one_trip()
|
| H A D | processor_thermal_device_pci.c | 334 .type = THERMAL_TRIP_PASSIVE, in proc_thermal_pci_probe()
|
| /linux/drivers/thermal/ |
| H A D | thermal_trace.h | 16 TRACE_DEFINE_ENUM(THERMAL_TRIP_PASSIVE); 23 { THERMAL_TRIP_PASSIVE, "PASSIVE"}, \
|
| H A D | thermal_trip.c | 14 [THERMAL_TRIP_PASSIVE] = "passive",
|
| H A D | imx_thermal.c | 118 [IMX_TRIP_PASSIVE] = { .type = THERMAL_TRIP_PASSIVE, 361 return trip->type == THERMAL_TRIP_PASSIVE; in imx_should_bind()
|
| H A D | thermal_of.c | 29 [THERMAL_TRIP_PASSIVE] = "passive",
|
| H A D | hisi_thermal.c | 472 if (trip->type != THERMAL_TRIP_PASSIVE) in hisi_trip_walk_cb()
|
| H A D | gov_power_allocator.c | 512 case THERMAL_TRIP_PASSIVE: in get_governor_trips()
|
| H A D | thermal_core.c | 478 if (trip->type == THERMAL_TRIP_PASSIVE) in thermal_trip_crossed() 487 if (trip->type == THERMAL_TRIP_PASSIVE) { in thermal_trip_crossed()
|
| /linux/include/uapi/linux/ |
| H A D | thermal.h | 16 THERMAL_TRIP_PASSIVE, enumerator
|
| /linux/drivers/acpi/ |
| H A D | thermal.c | 234 if (trip->type == THERMAL_TRIP_PASSIVE) { in acpi_thermal_update_trip() 283 int index = trip->type == THERMAL_TRIP_PASSIVE ? in acpi_thermal_update_trip_devices() 512 case THERMAL_TRIP_PASSIVE: in thermal_get_trend() 851 trip->type = THERMAL_TRIP_PASSIVE; in acpi_thermal_probe()
|
| /linux/drivers/thermal/intel/ |
| H A D | intel_soc_dts_iosf.c | 337 set_trip(&trips[i][0], THERMAL_TRIP_PASSIVE, in intel_soc_dts_iosf_init() 348 set_trip(&trips[i][1], THERMAL_TRIP_PASSIVE, in intel_soc_dts_iosf_init()
|
| H A D | intel_pch_thermal.c | 109 trip->type = THERMAL_TRIP_PASSIVE; in pch_wpt_add_acpi_psv_trip()
|
| H A D | x86_pkg_temp_thermal.c | 303 trips[i].type = THERMAL_TRIP_PASSIVE; in pkg_temp_thermal_trips_init()
|
| /linux/tools/thermal/tmon/ |
| H A D | tmon.h | 61 THERMAL_TRIP_PASSIVE, enumerator
|
| H A D | tui.c | 538 case THERMAL_TRIP_PASSIVE: return 'P'; in trip_type_to_char()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | thermal.c | 250 .type = THERMAL_TRIP_PASSIVE, in iwl_mld_thermal_zone_register()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tt.c | 672 mvm->tz_device.trips[i].type = THERMAL_TRIP_PASSIVE; in iwl_mvm_thermal_zone_register()
|