/linux-6.3-rc2/drivers/thermal/ |
A D | db8500_thermal.c | 120 thermal_zone_device_update(th->tz, THERMAL_EVENT_UNSPECIFIED); in prcmu_low_irq_handler() 145 thermal_zone_device_update(th->tz, THERMAL_EVENT_UNSPECIFIED); in prcmu_high_irq_handler()
|
A D | da9062-thermal.c | 95 thermal_zone_device_update(thermal->zone, in da9062_thermal_poll_on() 106 thermal_zone_device_update(thermal->zone, in da9062_thermal_poll_on()
|
A D | thermal_core.c | 489 void thermal_zone_device_update(struct thermal_zone_device *tz, in thermal_zone_device_update() function 497 EXPORT_SYMBOL_GPL(thermal_zone_device_update); 504 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_check() 937 thermal_zone_device_update(pos, in __thermal_cooling_device_register() 1350 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_register_with_trips() 1501 thermal_zone_device_update(tz, in thermal_pm_notify()
|
A D | max77620_thermal.c | 82 thermal_zone_device_update(mtherm->tz_device, in max77620_thermal_irq()
|
A D | uniphier_thermal.c | 238 thermal_zone_device_update(tdev->tz_dev, THERMAL_EVENT_UNSPECIFIED); in uniphier_tm_alarm_irq_thread()
|
A D | armada_thermal.c | 543 thermal_zone_device_update(priv->overheat_sensor, in armada_overheat_isr_thread() 563 thermal_zone_device_update(priv->overheat_sensor, in armada_overheat_isr_thread()
|
A D | rcar_thermal.c | 323 thermal_zone_device_update(priv->zone, THERMAL_EVENT_UNSPECIFIED); in rcar_thermal_work()
|
A D | rcar_gen3_thermal.c | 244 thermal_zone_device_update(priv->tscs[i]->zone, in rcar_gen3_thermal_irq()
|
A D | hisi_thermal.c | 464 thermal_zone_device_update(sensor->tzd, in hisi_thermal_alarm_irq_thread()
|
A D | sun8i_thermal.c | 193 thermal_zone_device_update(tmdev->sensor[i].tzd, in sun8i_irq_thread()
|
/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/ |
A D | int340x_thermal_zone.h | 52 thermal_zone_device_update(tzone->zone, event); in int340x_thermal_zone_device_update()
|
A D | processor_thermal_device_pci.c | 107 thermal_zone_device_update(tzone, THERMAL_TRIP_VIOLATED); in proc_thermal_threshold_work_fn()
|
/linux-6.3-rc2/drivers/thermal/qcom/ |
A D | qcom-spmi-temp-alarm.c | 295 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_isr() 471 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_probe()
|
A D | qcom-spmi-adc-tm5.c | 299 thermal_zone_device_update(chip->channels[i].tzd, in adc_tm5_isr() 354 thermal_zone_device_update(chip->channels[i].tzd, in adc_tm5_gen2_isr()
|
/linux-6.3-rc2/drivers/thermal/st/ |
A D | stm_thermal.c | 131 thermal_zone_device_update(sensor->th_dev, THERMAL_EVENT_UNSPECIFIED); in stm_thermal_irq_handler() 466 thermal_zone_device_update(sensor->th_dev, THERMAL_EVENT_UNSPECIFIED); in stm_thermal_resume()
|
A D | st_thermal_memmap.c | 41 thermal_zone_device_update(sensor->thermal_dev, in st_mmap_thermal_trip_handler()
|
/linux-6.3-rc2/drivers/thermal/ti-soc-thermal/ |
A D | ti-thermal-common.c | 44 thermal_zone_device_update(data->ti_thermal, THERMAL_EVENT_UNSPECIFIED); in ti_thermal_work()
|
/linux-6.3-rc2/drivers/thermal/intel/ |
A D | intel_bxt_pmic_thermal.c | 197 thermal_zone_device_update(tzd, in pmic_thermal_irq_handler()
|
A D | x86_pkg_temp_thermal.c | 235 thermal_zone_device_update(tzone, THERMAL_EVENT_UNSPECIFIED); in pkg_temp_thermal_threshold_work_fn()
|
A D | intel_soc_dts_iosf.c | 369 thermal_zone_device_update(sensors->soc_dts[i].tzone, in intel_soc_dts_iosf_interrupt_handler()
|
/linux-6.3-rc2/include/linux/ |
A D | thermal.h | 374 void thermal_zone_device_update(struct thermal_zone_device *,
|
/linux-6.3-rc2/drivers/thermal/tegra/ |
A D | tegra-bpmp-thermal.c | 103 thermal_zone_device_update(zone->tzd, THERMAL_TRIP_VIOLATED); in tz_device_update_work_fn()
|
A D | soctherm.c | 861 thermal_zone_device_update(tz, in soctherm_thermal_isr_thread() 867 thermal_zone_device_update(tz, in soctherm_thermal_isr_thread() 873 thermal_zone_device_update(tz, in soctherm_thermal_isr_thread() 879 thermal_zone_device_update(tz, in soctherm_thermal_isr_thread()
|
A D | tegra30-tsensor.c | 263 thermal_zone_device_update(tsc->tzd, THERMAL_EVENT_UNSPECIFIED); in tegra_tsensor_handle_channel_interrupt()
|
/linux-6.3-rc2/drivers/thermal/broadcom/ |
A D | brcmstb_thermal.c | 258 thermal_zone_device_update(priv->thermal, intr); in brcmstb_tmon_irq_thread()
|