Home
last modified time | relevance | path

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

/linux-6.1.9/include/trace/events/
Dthermal.h14 TRACE_DEFINE_ENUM(THERMAL_TRIP_PASSIVE);
21 { THERMAL_TRIP_PASSIVE, "PASSIVE"}, \
/linux-6.1.9/include/uapi/linux/
Dthermal.h14 THERMAL_TRIP_PASSIVE, enumerator
/linux-6.1.9/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c92 *type = THERMAL_TRIP_PASSIVE; in int340x_thermal_get_trip_type()
98 *type = THERMAL_TRIP_PASSIVE; in int340x_thermal_get_trip_type()
Dprocessor_thermal_device_pci.c170 *type = THERMAL_TRIP_PASSIVE; in sys_get_trip_type()
/linux-6.1.9/tools/thermal/tmon/
Dtmon.h61 THERMAL_TRIP_PASSIVE, enumerator
Dtui.c538 case THERMAL_TRIP_PASSIVE: return 'P'; in trip_type_to_char()
/linux-6.1.9/drivers/thermal/
Dgov_step_wise.c94 if (type == THERMAL_TRIP_PASSIVE) in update_passive_instance()
Dgov_power_allocator.c534 if (type == THERMAL_TRIP_PASSIVE) { in get_governor_trips()
Dhisi_thermal.c501 if (trip[i].type == THERMAL_TRIP_PASSIVE) { in hisi_thermal_register_sensor()
Dthermal_of.c170 [THERMAL_TRIP_PASSIVE] = "passive",
Dimx_thermal.c336 *type = (trip == IMX_TRIP_PASSIVE) ? THERMAL_TRIP_PASSIVE : in imx_get_trip_type()
Dthermal_sysfs.c104 case THERMAL_TRIP_PASSIVE: in trip_point_type_show()
/linux-6.1.9/drivers/thermal/intel/
Dintel_soc_dts_iosf.c444 THERMAL_TRIP_PASSIVE); in intel_soc_dts_iosf_init()
449 THERMAL_TRIP_PASSIVE); in intel_soc_dts_iosf_init()
Dx86_pkg_temp_thermal.c218 *type = THERMAL_TRIP_PASSIVE; in sys_get_trip_type()
Dintel_pch_thermal.c311 *type = THERMAL_TRIP_PASSIVE; in pch_get_trip_type()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c660 *type = THERMAL_TRIP_PASSIVE; in iwl_mvm_tzone_get_trip_type()
/linux-6.1.9/drivers/acpi/
Dthermal.c543 *type = THERMAL_TRIP_PASSIVE; in thermal_get_trip_type()