Home
last modified time | relevance | path

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

/linux-5.19.10/include/trace/events/
Dthermal.h14 TRACE_DEFINE_ENUM(THERMAL_TRIP_PASSIVE);
21 { THERMAL_TRIP_PASSIVE, "PASSIVE"}, \
/linux-5.19.10/include/uapi/linux/
Dthermal.h14 THERMAL_TRIP_PASSIVE, enumerator
/linux-5.19.10/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c86 *type = THERMAL_TRIP_PASSIVE; in int340x_thermal_get_trip_type()
92 *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-5.19.10/tools/thermal/tmon/
Dtmon.h61 THERMAL_TRIP_PASSIVE, enumerator
Dtui.c538 case THERMAL_TRIP_PASSIVE: return 'P'; in trip_type_to_char()
/linux-5.19.10/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.c319 *type = THERMAL_TRIP_PASSIVE; in pch_get_trip_type()
/linux-5.19.10/drivers/thermal/
Dgov_step_wise.c112 if (type == THERMAL_TRIP_PASSIVE) in update_passive_instance()
Dgov_power_allocator.c542 if (type == THERMAL_TRIP_PASSIVE) { in get_governor_trips()
Dhisi_thermal.c509 if (trip[i].type == THERMAL_TRIP_PASSIVE) { in hisi_thermal_register_sensor()
Dimx_thermal.c336 *type = (trip == IMX_TRIP_PASSIVE) ? THERMAL_TRIP_PASSIVE : in imx_get_trip_type()
Dthermal_of.c776 [THERMAL_TRIP_PASSIVE] = "passive",
Dthermal_sysfs.c100 case THERMAL_TRIP_PASSIVE: in trip_point_type_show()
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c660 *type = THERMAL_TRIP_PASSIVE; in iwl_mvm_tzone_get_trip_type()
/linux-5.19.10/drivers/acpi/
Dthermal.c545 *type = THERMAL_TRIP_PASSIVE; in thermal_get_trip_type()