Home
last modified time | relevance | path

Searched refs:THERMAL_TRIP_PASSIVE (Results 1 – 12 of 12) sorted by relevance

/linux/include/uapi/linux/
H A Dthermal.h16 THERMAL_TRIP_PASSIVE, enumerator
/linux/drivers/thermal/
H A Dthermal_trip.c14 [THERMAL_TRIP_PASSIVE] = "passive",
H A Dthermal_of.c29 [THERMAL_TRIP_PASSIVE] = "passive",
H A Dgov_power_allocator.c512 case THERMAL_TRIP_PASSIVE: in get_governor_trips()
/linux/drivers/acpi/
H A Dthermal.c233 if (trip->type == THERMAL_TRIP_PASSIVE) { in acpi_thermal_update_trip()
282 int index = trip->type == THERMAL_TRIP_PASSIVE ? in acpi_thermal_update_trip_devices()
511 case THERMAL_TRIP_PASSIVE: in thermal_get_trend()
847 trip->type = THERMAL_TRIP_PASSIVE; in acpi_thermal_add()
/linux/tools/thermal/tmon/
H A Dtmon.h61 THERMAL_TRIP_PASSIVE, enumerator
H A Dtui.c538 case THERMAL_TRIP_PASSIVE: return 'P'; in trip_type_to_char()
/linux/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c337 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 Dintel_pch_thermal.c109 trip->type = THERMAL_TRIP_PASSIVE; in pch_wpt_add_acpi_psv_trip()
H A Dx86_pkg_temp_thermal.c299 trips[i].type = THERMAL_TRIP_PASSIVE; in pkg_temp_thermal_trips_init()
/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c334 .type = THERMAL_TRIP_PASSIVE, in proc_thermal_pci_probe()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c684 mvm->tz_device.trips[i].type = THERMAL_TRIP_PASSIVE; in iwl_mvm_thermal_zone_register()