Searched refs:thermal_zone_device_update (Results 1 – 20 of 20) sorted by relevance
| /linux/drivers/thermal/ |
| H A D | db8500_thermal.c | 121 thermal_zone_device_update(th->tz, THERMAL_EVENT_UNSPECIFIED); in prcmu_low_irq_handler() 146 thermal_zone_device_update(th->tz, THERMAL_EVENT_UNSPECIFIED); in prcmu_high_irq_handler()
|
| H A D | da9062-thermal.c | 97 thermal_zone_device_update(thermal->zone, in da9062_thermal_poll_on() 111 thermal_zone_device_update(thermal->zone, in da9062_thermal_poll_on()
|
| H A D | max77620_thermal.c | 80 thermal_zone_device_update(mtherm->tz_device, in max77620_thermal_irq()
|
| H A D | loongson2_thermal.c | 103 thermal_zone_device_update(tzd, THERMAL_EVENT_UNSPECIFIED); in loongson2_thermal_irq_thread()
|
| H A D | armada_thermal.c | 537 thermal_zone_device_update(priv->overheat_sensor, in armada_overheat_isr_thread() 557 thermal_zone_device_update(priv->overheat_sensor, in armada_overheat_isr_thread()
|
| H A D | airoha_thermal.c | 324 thermal_zone_device_update(priv->tz, event); in airoha_thermal_irq()
|
| H A D | thermal_core.c | 698 void thermal_zone_device_update(struct thermal_zone_device *tz, in thermal_zone_device_update() function 705 EXPORT_SYMBOL_GPL(thermal_zone_device_update); 1397 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_check()
|
| H A D | imx_thermal.c | 523 thermal_zone_device_update(data->tz, THERMAL_EVENT_UNSPECIFIED); in imx_thermal_alarm_irq_thread()
|
| /linux/drivers/thermal/intel/int340x_thermal/ |
| H A D | int340x_thermal_zone.h | 50 thermal_zone_device_update(tzone->zone, event); in int340x_thermal_zone_device_update()
|
| H A D | processor_thermal_device_pci.c | 124 thermal_zone_device_update(tzone, THERMAL_TRIP_VIOLATED); in proc_thermal_threshold_work_fn()
|
| /linux/drivers/thermal/ti-soc-thermal/ |
| H A D | ti-thermal-common.c | 46 thermal_zone_device_update(data->ti_thermal, THERMAL_EVENT_UNSPECIFIED); in ti_thermal_work()
|
| /linux/drivers/thermal/intel/ |
| H A D | intel_bxt_pmic_thermal.c | 197 thermal_zone_device_update(tzd, in pmic_thermal_irq_handler()
|
| H A D | intel_soc_dts_iosf.c | 283 thermal_zone_device_update(sensors->soc_dts[i].tzone, in intel_soc_dts_iosf_interrupt_handler()
|
| H A D | x86_pkg_temp_thermal.c | 242 thermal_zone_device_update(tzone, THERMAL_EVENT_UNSPECIFIED); in pkg_temp_thermal_threshold_work_fn()
|
| /linux/drivers/thermal/qcom/ |
| H A D | qcom-spmi-temp-alarm.c | 522 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_isr() 884 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_probe()
|
| H A D | tsens.c | 653 thermal_zone_device_update(s->tzd, THERMAL_EVENT_UNSPECIFIED); in tsens_irq_thread()
|
| /linux/drivers/thermal/testing/ |
| H A D | zone.c | 133 thermal_zone_device_update(tt_zone->tz, THERMAL_EVENT_TEMP_SAMPLE); in tt_zone_tz_temp_set()
|
| /linux/drivers/thermal/tegra/ |
| H A D | tegra30-tsensor.c | 263 thermal_zone_device_update(tsc->tzd, THERMAL_EVENT_UNSPECIFIED); in tegra_tsensor_handle_channel_interrupt()
|
| /linux/drivers/regulator/ |
| H A D | max8973-regulator.c | 460 thermal_zone_device_update(mchip->tz_device, in max8973_thermal_irq()
|
| /linux/Documentation/driver-api/thermal/ |
| H A D | power_allocator.rst | 268 `thermal_zone_device_update()` (or anything that ends up calling the
|