Searched refs:thermal_zone_device_update (Results 1 – 19 of 19) 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 | 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()
|
/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/qcom/ |
H A D | qcom-spmi-temp-alarm.c | 289 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_isr() 441 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_probe()
|
/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 | x86_pkg_temp_thermal.c | 238 thermal_zone_device_update(tzone, THERMAL_EVENT_UNSPECIFIED); in pkg_temp_thermal_threshold_work_fn()
|
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()
|
/linux/drivers/thermal/broadcom/ |
H A D | brcmstb_thermal.c | 256 thermal_zone_device_update(priv->thermal, intr); in brcmstb_tmon_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/net/wireless/intel/iwlwifi/mvm/ |
H A D | tt.c | 149 thermal_zone_device_update(tz_dev->tzone, in iwl_mvm_temp_notif()
|
/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
|
H A D | sysfs-api.rst | 137 core via thermal_zone_device_update.
|
/linux/drivers/acpi/ |
H A D | thermal.c | 762 thermal_zone_device_update(tz->thermal_zone, THERMAL_EVENT_UNSPECIFIED); in acpi_thermal_check_fn()
|
/linux/drivers/hwmon/ |
H A D | hwmon.c | 302 thermal_zone_device_update(tzdata->tzd, in hwmon_thermal_notify()
|