Home
last modified time | relevance | path

Searched refs:thermal_zone_device_update (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.10/drivers/thermal/
Ddb8500_thermal.c135 thermal_zone_device_update(th->tz, THERMAL_EVENT_UNSPECIFIED); in prcmu_low_irq_handler()
161 thermal_zone_device_update(th->tz, THERMAL_EVENT_UNSPECIFIED); in prcmu_high_irq_handler()
Dda9062-thermal.c95 thermal_zone_device_update(thermal->zone, in da9062_thermal_poll_on()
106 thermal_zone_device_update(thermal->zone, in da9062_thermal_poll_on()
Dthermal_core.c510 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_set_mode()
545 void thermal_zone_device_update(struct thermal_zone_device *tz, in thermal_zone_device_update() function
568 EXPORT_SYMBOL_GPL(thermal_zone_device_update);
593 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_check()
1142 thermal_zone_device_update(pos, in __thermal_cooling_device_register()
1492 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_register()
1631 thermal_zone_device_update(tz, in thermal_pm_notify()
Dmax77620_thermal.c82 thermal_zone_device_update(mtherm->tz_device, in max77620_thermal_irq()
Dthermal_sysfs.c143 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in trip_point_temp_store()
248 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in passive_store()
315 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in emul_temp_store()
Duniphier_thermal.c240 thermal_zone_device_update(tdev->tz_dev, THERMAL_EVENT_UNSPECIFIED); in uniphier_tm_alarm_irq_thread()
Darmada_thermal.c545 thermal_zone_device_update(priv->overheat_sensor, in armada_overheat_isr_thread()
565 thermal_zone_device_update(priv->overheat_sensor, in armada_overheat_isr_thread()
Drcar_gen3_thermal.c247 thermal_zone_device_update(priv->tscs[i]->zone, in rcar_gen3_thermal_irq()
Dsun8i_thermal.c192 thermal_zone_device_update(tmdev->sensor[i].tzd, in sun8i_irq_thread()
Dhisi_thermal.c477 thermal_zone_device_update(sensor->tzd, in hisi_thermal_alarm_irq_thread()
Drcar_thermal.c389 thermal_zone_device_update(priv->zone, THERMAL_EVENT_UNSPECIFIED); in rcar_thermal_work()
/Linux-v5.10/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.h58 thermal_zone_device_update(tzone->zone, event); in int340x_thermal_zone_device_update()
/Linux-v5.10/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c271 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_isr()
435 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_probe()
/Linux-v5.10/drivers/thermal/st/
Dstm_thermal.c132 thermal_zone_device_update(sensor->th_dev, THERMAL_EVENT_UNSPECIFIED); in stm_thermal_irq_handler()
467 thermal_zone_device_update(sensor->th_dev, THERMAL_EVENT_UNSPECIFIED); in stm_thermal_resume()
Dst_thermal_memmap.c41 thermal_zone_device_update(sensor->thermal_dev, in st_mmap_thermal_trip_handler()
/Linux-v5.10/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c43 thermal_zone_device_update(data->ti_thermal, THERMAL_EVENT_UNSPECIFIED); in ti_thermal_work()
/Linux-v5.10/drivers/thermal/intel/
Dintel_bxt_pmic_thermal.c197 thermal_zone_device_update(tzd, in pmic_thermal_irq_handler()
Dx86_pkg_temp_thermal.c295 thermal_zone_device_update(tzone, THERMAL_EVENT_UNSPECIFIED); in pkg_temp_thermal_threshold_work_fn()
Dintel_soc_dts_iosf.c393 thermal_zone_device_update(sensors->soc_dts[i].tzone, in intel_soc_dts_iosf_interrupt_handler()
/Linux-v5.10/include/linux/
Dthermal.h379 void thermal_zone_device_update(struct thermal_zone_device *,
/Linux-v5.10/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c89 thermal_zone_device_update(zone->tzd, THERMAL_TRIP_VIOLATED); in tz_device_update_work_fn()
Dsoctherm.c899 thermal_zone_device_update(tz, in soctherm_thermal_isr_thread()
905 thermal_zone_device_update(tz, in soctherm_thermal_isr_thread()
911 thermal_zone_device_update(tz, in soctherm_thermal_isr_thread()
917 thermal_zone_device_update(tz, in soctherm_thermal_isr_thread()
/Linux-v5.10/drivers/thermal/broadcom/
Dbrcmstb_thermal.c258 thermal_zone_device_update(priv->thermal, intr); in brcmstb_tmon_irq_thread()
/Linux-v5.10/Documentation/driver-api/thermal/
Dpower_allocator.rst266 `thermal_zone_device_update()` (or anything that ends up calling the
/Linux-v5.10/drivers/regulator/
Dmax8973-regulator.c498 thermal_zone_device_update(mchip->tz_device, in max8973_thermal_irq()

12