Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/thermal/int340x_thermal/
Dint340x_thermal_zone.h67 thermal_zone_device_update(tzone->zone, event); in int340x_thermal_zone_device_update()
/Linux-v4.19/drivers/thermal/
Dda9062-thermal.c105 thermal_zone_device_update(thermal->zone, in da9062_thermal_poll_on()
116 thermal_zone_device_update(thermal->zone, in da9062_thermal_poll_on()
Dthermal_core.c464 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()
Dmax77620_thermal.c85 thermal_zone_device_update(mtherm->tz_device, in max77620_thermal_irq()
Dintel_bxt_pmic_thermal.c206 thermal_zone_device_update(tzd, in pmic_thermal_irq_handler()
Dthermal_sysfs.c142 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()
Dqcom-spmi-temp-alarm.c191 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_isr()
Duniphier_thermal.c251 thermal_zone_device_update(tdev->tz_dev, THERMAL_EVENT_UNSPECIFIED); in uniphier_tm_alarm_irq_thread()
Dimx_thermal.c387 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()
Dx86_pkg_temp_thermal.c320 thermal_zone_device_update(tzone, THERMAL_EVENT_UNSPECIFIED); in pkg_temp_thermal_threshold_work_fn()
Dintel_soc_dts_iosf.c394 thermal_zone_device_update(sensors->soc_dts[i].tzone, in intel_soc_dts_iosf_interrupt_handler()
Drcar_gen3_thermal.c259 thermal_zone_device_update(priv->tscs[i]->zone, in rcar_gen3_thermal_irq_thread()
Ddb8500_thermal.c309 thermal_zone_device_update(pzone->therm_dev, THERMAL_EVENT_UNSPECIFIED); in db8500_thermal_work()
Dhisi_thermal.c464 thermal_zone_device_update(data->sensor.tzd, in hisi_thermal_alarm_irq_thread()
Drcar_thermal.c394 thermal_zone_device_update(priv->zone, in rcar_thermal_work()
Dof-thermal.c274 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in of_thermal_set_mode()
/Linux-v4.19/include/linux/
Dthermal.h441 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/
Dst_thermal_memmap.c45 thermal_zone_device_update(sensor->thermal_dev, in st_mmap_thermal_trip_handler()
/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c57 thermal_zone_device_update(data->ti_thermal, THERMAL_EVENT_UNSPECIFIED); in ti_thermal_work()
/Linux-v4.19/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c98 thermal_zone_device_update(zone->tzd, THERMAL_TRIP_VIOLATED); in tz_device_update_work_fn()
/Linux-v4.19/drivers/thermal/broadcom/
Dbrcmstb_thermal.c269 thermal_zone_device_update(priv->thermal, intr); in brcmstb_tmon_irq_thread()
/Linux-v4.19/drivers/platform/x86/
Dacerhdf.c408 thermal_zone_device_update(thz_dev, THERMAL_EVENT_UNSPECIFIED); in acerhdf_enable_kernelmode()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c172 thermal_zone_device_update(tzdev, THERMAL_EVENT_UNSPECIFIED); in mlxsw_thermal_set_mode()
/Linux-v4.19/drivers/regulator/
Dmax8973-regulator.c498 thermal_zone_device_update(mchip->tz_device, in max8973_thermal_irq()
/Linux-v4.19/Documentation/thermal/
Dpower_allocator.txt242 `thermal_zone_device_update()` (or anything that ends up calling the

12