Symbol: thermal_zone_device_update
drivers/acpi/thermal.c
765
thermal_zone_device_update(tz->thermal_zone, THERMAL_EVENT_UNSPECIFIED);
drivers/hwmon/hwmon.c
308
thermal_zone_device_update(tzdata->tzd,
drivers/net/wireless/intel/iwlwifi/mld/thermal.c
77
thermal_zone_device_update(mld->tzone, THERMAL_TRIP_VIOLATED);
drivers/net/wireless/intel/iwlwifi/mvm/tt.c
152
thermal_zone_device_update(tz_dev->tzone,
drivers/regulator/max8973-regulator.c
460
thermal_zone_device_update(mchip->tz_device,
drivers/thermal/airoha_thermal.c
324
thermal_zone_device_update(priv->tz, event);
drivers/thermal/armada_thermal.c
537
thermal_zone_device_update(priv->overheat_sensor,
drivers/thermal/armada_thermal.c
557
thermal_zone_device_update(priv->overheat_sensor,
drivers/thermal/broadcom/brcmstb_thermal.c
254
thermal_zone_device_update(priv->thermal, intr);
drivers/thermal/da9062-thermal.c
111
thermal_zone_device_update(thermal->zone,
drivers/thermal/da9062-thermal.c
97
thermal_zone_device_update(thermal->zone,
drivers/thermal/db8500_thermal.c
121
thermal_zone_device_update(th->tz, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/db8500_thermal.c
146
thermal_zone_device_update(th->tz, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/hisi_thermal.c
456
thermal_zone_device_update(sensor->tzd,
drivers/thermal/imx91_thermal.c
198
thermal_zone_device_update(tmu->tzd, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/imx_thermal.c
523
thermal_zone_device_update(data->tz, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.h
50
thermal_zone_device_update(tzone->zone, event);
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
124
thermal_zone_device_update(tzone, THERMAL_TRIP_VIOLATED);
drivers/thermal/intel/intel_bxt_pmic_thermal.c
197
thermal_zone_device_update(tzd,
drivers/thermal/intel/intel_soc_dts_iosf.c
283
thermal_zone_device_update(sensors->soc_dts[i].tzone,
drivers/thermal/intel/x86_pkg_temp_thermal.c
242
thermal_zone_device_update(tzone, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/loongson2_thermal.c
102
thermal_zone_device_update(tzd, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/max77620_thermal.c
80
thermal_zone_device_update(mtherm->tz_device,
drivers/thermal/mediatek/lvts_thermal.c
583
thermal_zone_device_update(lvts_ctrl->sensors[i].tz,
drivers/thermal/qcom/qcom-spmi-adc-tm5.c
298
thermal_zone_device_update(chip->channels[i].tzd,
drivers/thermal/qcom/qcom-spmi-adc-tm5.c
353
thermal_zone_device_update(chip->channels[i].tzd,
drivers/thermal/qcom/qcom-spmi-temp-alarm.c
522
thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/qcom/qcom-spmi-temp-alarm.c
884
thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/qcom/tsens.c
714
thermal_zone_device_update(s->tzd, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/renesas/rcar_gen3_thermal.c
261
thermal_zone_device_update(priv->tscs[i]->zone,
drivers/thermal/renesas/rcar_thermal.c
322
thermal_zone_device_update(priv->zone, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/renesas/rzg3e_thermal.c
313
thermal_zone_device_update(priv->zone, THERMAL_TRIP_VIOLATED);
drivers/thermal/rockchip_thermal.c
1423
thermal_zone_device_update(thermal->sensors[i].tzd,
drivers/thermal/samsung/exynos_tmu.c
763
thermal_zone_device_update(data->tzd, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/spacemit/k1_tsensor.c
195
thermal_zone_device_update(ts->ch[i].tzd, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/st/st_thermal_memmap.c
41
thermal_zone_device_update(sensor->thermal_dev,
drivers/thermal/st/stm_thermal.c
129
thermal_zone_device_update(sensor->th_dev, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/st/stm_thermal.c
463
thermal_zone_device_update(sensor->th_dev, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/sun8i_thermal.c
202
thermal_zone_device_update(tmdev->sensor[i].tzd,
drivers/thermal/tegra/soctherm.c
865
thermal_zone_device_update(tz,
drivers/thermal/tegra/soctherm.c
871
thermal_zone_device_update(tz,
drivers/thermal/tegra/soctherm.c
877
thermal_zone_device_update(tz,
drivers/thermal/tegra/soctherm.c
883
thermal_zone_device_update(tz,
drivers/thermal/tegra/tegra-bpmp-thermal.c
107
thermal_zone_device_update(zone->tzd, THERMAL_TRIP_VIOLATED);
drivers/thermal/tegra/tegra30-tsensor.c
263
thermal_zone_device_update(tsc->tzd, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/testing/zone.c
132
thermal_zone_device_update(tt_zone->tz, THERMAL_EVENT_TEMP_SAMPLE);
drivers/thermal/thermal_core.c
1293
thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/thermal_core.c
645
EXPORT_SYMBOL_GPL(thermal_zone_device_update);
drivers/thermal/ti-soc-thermal/ti-thermal-common.c
46
thermal_zone_device_update(data->ti_thermal, THERMAL_EVENT_UNSPECIFIED);
drivers/thermal/uniphier_thermal.c
237
thermal_zone_device_update(tdev->tz_dev, THERMAL_EVENT_UNSPECIFIED);
include/linux/thermal.h
293
void thermal_zone_device_update(struct thermal_zone_device *,