Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Dthermal_trip.c14 [THERMAL_TRIP_PASSIVE] = "passive",
121 if (trip->type == THERMAL_TRIP_PASSIVE) { in thermal_zone_set_trip_temp()
A Dthermal_trace.h16 TRACE_DEFINE_ENUM(THERMAL_TRIP_PASSIVE);
23 { THERMAL_TRIP_PASSIVE, "PASSIVE"}, \
A Dimx_thermal.c118 [IMX_TRIP_PASSIVE] = { .type = THERMAL_TRIP_PASSIVE,
361 return trip->type == THERMAL_TRIP_PASSIVE; in imx_should_bind()
A Dthermal_of.c29 [THERMAL_TRIP_PASSIVE] = "passive",
A Dhisi_thermal.c472 if (trip->type != THERMAL_TRIP_PASSIVE) in hisi_trip_walk_cb()
A Dgov_power_allocator.c505 case THERMAL_TRIP_PASSIVE: in get_governor_trips()
A Dthermal_core.c456 if (trip->type == THERMAL_TRIP_PASSIVE) { in handle_thermal_trip()
473 if (trip->type == THERMAL_TRIP_PASSIVE) in handle_thermal_trip()
/linux/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c89 zone_trips[trip_cnt].type = THERMAL_TRIP_PASSIVE; in int340x_thermal_read_trips()
145 zone_trips[i].type = THERMAL_TRIP_PASSIVE; in int340x_thermal_zone_add()
214 case THERMAL_TRIP_PASSIVE: in int340x_update_one_trip()
A Dprocessor_thermal_device_pci.c335 .type = THERMAL_TRIP_PASSIVE, in proc_thermal_pci_probe()
/linux/include/uapi/linux/
A Dthermal.h14 THERMAL_TRIP_PASSIVE, enumerator
/linux/tools/thermal/tmon/
A Dtmon.h61 THERMAL_TRIP_PASSIVE, enumerator
A Dtui.c538 case THERMAL_TRIP_PASSIVE: return 'P'; in trip_type_to_char()
/linux/drivers/acpi/
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/drivers/thermal/intel/
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()
A Dintel_pch_thermal.c109 trip->type = THERMAL_TRIP_PASSIVE; in pch_wpt_add_acpi_psv_trip()
A Dx86_pkg_temp_thermal.c299 trips[i].type = THERMAL_TRIP_PASSIVE; in pkg_temp_thermal_trips_init()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtt.c684 mvm->tz_device.trips[i].type = THERMAL_TRIP_PASSIVE; in iwl_mvm_thermal_zone_register()

Completed in 39 milliseconds