/Linux-v4.19/drivers/thermal/int340x_thermal/ |
D | int340x_thermal_zone.h | 67 thermal_zone_device_update(tzone->zone, event); in int340x_thermal_zone_device_update()
|
/Linux-v4.19/drivers/thermal/ |
D | da9062-thermal.c | 105 thermal_zone_device_update(thermal->zone, in da9062_thermal_poll_on() 116 thermal_zone_device_update(thermal->zone, in da9062_thermal_poll_on()
|
D | thermal_core.c | 464 void thermal_zone_device_update(struct thermal_zone_device *tz, in thermal_zone_device_update() function 484 EXPORT_SYMBOL_GPL(thermal_zone_device_update); 509 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_check() 993 thermal_zone_device_update(pos, in __thermal_cooling_device_register() 1281 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_register() 1505 thermal_zone_device_update(tz, in thermal_pm_notify()
|
D | max77620_thermal.c | 85 thermal_zone_device_update(mtherm->tz_device, in max77620_thermal_irq()
|
D | intel_bxt_pmic_thermal.c | 206 thermal_zone_device_update(tzd, in pmic_thermal_irq_handler()
|
D | thermal_sysfs.c | 142 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in trip_point_temp_store() 247 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in passive_store() 314 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in emul_temp_store()
|
D | qcom-spmi-temp-alarm.c | 191 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_isr()
|
D | uniphier_thermal.c | 251 thermal_zone_device_update(tdev->tz_dev, THERMAL_EVENT_UNSPECIFIED); in uniphier_tm_alarm_irq_thread()
|
D | imx_thermal.c | 387 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in imx_set_mode() 638 thermal_zone_device_update(data->tz, THERMAL_EVENT_UNSPECIFIED); in imx_thermal_alarm_irq_thread()
|
D | x86_pkg_temp_thermal.c | 320 thermal_zone_device_update(tzone, THERMAL_EVENT_UNSPECIFIED); in pkg_temp_thermal_threshold_work_fn()
|
D | intel_soc_dts_iosf.c | 394 thermal_zone_device_update(sensors->soc_dts[i].tzone, in intel_soc_dts_iosf_interrupt_handler()
|
D | rcar_gen3_thermal.c | 259 thermal_zone_device_update(priv->tscs[i]->zone, in rcar_gen3_thermal_irq_thread()
|
D | db8500_thermal.c | 309 thermal_zone_device_update(pzone->therm_dev, THERMAL_EVENT_UNSPECIFIED); in db8500_thermal_work()
|
D | hisi_thermal.c | 464 thermal_zone_device_update(data->sensor.tzd, in hisi_thermal_alarm_irq_thread()
|
D | rcar_thermal.c | 394 thermal_zone_device_update(priv->zone, in rcar_thermal_work()
|
D | of-thermal.c | 274 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in of_thermal_set_mode()
|
/Linux-v4.19/include/linux/ |
D | thermal.h | 441 void thermal_zone_device_update(struct thermal_zone_device *, 493 static inline void thermal_zone_device_update(struct thermal_zone_device *tz, in thermal_zone_device_update() function
|
/Linux-v4.19/drivers/thermal/st/ |
D | st_thermal_memmap.c | 45 thermal_zone_device_update(sensor->thermal_dev, in st_mmap_thermal_trip_handler()
|
/Linux-v4.19/drivers/thermal/ti-soc-thermal/ |
D | ti-thermal-common.c | 57 thermal_zone_device_update(data->ti_thermal, THERMAL_EVENT_UNSPECIFIED); in ti_thermal_work()
|
/Linux-v4.19/drivers/thermal/tegra/ |
D | tegra-bpmp-thermal.c | 98 thermal_zone_device_update(zone->tzd, THERMAL_TRIP_VIOLATED); in tz_device_update_work_fn()
|
/Linux-v4.19/drivers/thermal/broadcom/ |
D | brcmstb_thermal.c | 269 thermal_zone_device_update(priv->thermal, intr); in brcmstb_tmon_irq_thread()
|
/Linux-v4.19/drivers/platform/x86/ |
D | acerhdf.c | 408 thermal_zone_device_update(thz_dev, THERMAL_EVENT_UNSPECIFIED); in acerhdf_enable_kernelmode()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_thermal.c | 172 thermal_zone_device_update(tzdev, THERMAL_EVENT_UNSPECIFIED); in mlxsw_thermal_set_mode()
|
/Linux-v4.19/drivers/regulator/ |
D | max8973-regulator.c | 498 thermal_zone_device_update(mchip->tz_device, in max8973_thermal_irq()
|
/Linux-v4.19/Documentation/thermal/ |
D | power_allocator.txt | 242 `thermal_zone_device_update()` (or anything that ends up calling the
|