Searched refs:THERMAL_EVENT_UNSPECIFIED (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v5.10/drivers/thermal/ |
D | db8500_thermal.c | 135 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()
|
D | da9062-thermal.c | 96 THERMAL_EVENT_UNSPECIFIED); in da9062_thermal_poll_on() 107 THERMAL_EVENT_UNSPECIFIED); in da9062_thermal_poll_on()
|
D | max77620_thermal.c | 83 THERMAL_EVENT_UNSPECIFIED); in max77620_thermal_irq()
|
D | thermal_core.c | 510 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_set_mode() 593 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_check() 1143 THERMAL_EVENT_UNSPECIFIED); in __thermal_cooling_device_register() 1492 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_register() 1632 THERMAL_EVENT_UNSPECIFIED); in thermal_pm_notify()
|
D | thermal_sysfs.c | 143 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()
|
D | uniphier_thermal.c | 240 thermal_zone_device_update(tdev->tz_dev, THERMAL_EVENT_UNSPECIFIED); in uniphier_tm_alarm_irq_thread()
|
D | armada_thermal.c | 546 THERMAL_EVENT_UNSPECIFIED); in armada_overheat_isr_thread() 566 THERMAL_EVENT_UNSPECIFIED); in armada_overheat_isr_thread()
|
D | rcar_gen3_thermal.c | 248 THERMAL_EVENT_UNSPECIFIED); in rcar_gen3_thermal_irq()
|
D | sun8i_thermal.c | 193 THERMAL_EVENT_UNSPECIFIED); in sun8i_irq_thread()
|
D | hisi_thermal.c | 478 THERMAL_EVENT_UNSPECIFIED); in hisi_thermal_alarm_irq_thread()
|
D | rcar_thermal.c | 389 thermal_zone_device_update(priv->zone, THERMAL_EVENT_UNSPECIFIED); in rcar_thermal_work()
|
D | imx_thermal.c | 611 thermal_zone_device_update(data->tz, THERMAL_EVENT_UNSPECIFIED); in imx_thermal_alarm_irq_thread()
|
D | rockchip_thermal.c | 1088 THERMAL_EVENT_UNSPECIFIED); in rockchip_thermal_alarm_irq_thread()
|
/Linux-v5.10/drivers/thermal/qcom/ |
D | qcom-spmi-temp-alarm.c | 271 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/ |
D | stm_thermal.c | 132 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()
|
D | st_thermal_memmap.c | 42 THERMAL_EVENT_UNSPECIFIED); in st_mmap_thermal_trip_handler()
|
/Linux-v5.10/drivers/thermal/ti-soc-thermal/ |
D | ti-thermal-common.c | 43 thermal_zone_device_update(data->ti_thermal, THERMAL_EVENT_UNSPECIFIED); in ti_thermal_work()
|
/Linux-v5.10/drivers/thermal/intel/ |
D | intel_bxt_pmic_thermal.c | 198 THERMAL_EVENT_UNSPECIFIED); in pmic_thermal_irq_handler()
|
D | x86_pkg_temp_thermal.c | 295 thermal_zone_device_update(tzone, THERMAL_EVENT_UNSPECIFIED); in pkg_temp_thermal_threshold_work_fn()
|
D | intel_soc_dts_iosf.c | 394 THERMAL_EVENT_UNSPECIFIED); in intel_soc_dts_iosf_interrupt_handler()
|
/Linux-v5.10/include/linux/ |
D | thermal.h | 50 THERMAL_EVENT_UNSPECIFIED, /* Unspecified event */ enumerator
|
/Linux-v5.10/drivers/thermal/tegra/ |
D | soctherm.c | 900 THERMAL_EVENT_UNSPECIFIED); in soctherm_thermal_isr_thread() 906 THERMAL_EVENT_UNSPECIFIED); in soctherm_thermal_isr_thread() 912 THERMAL_EVENT_UNSPECIFIED); in soctherm_thermal_isr_thread() 918 THERMAL_EVENT_UNSPECIFIED); in soctherm_thermal_isr_thread()
|
/Linux-v5.10/drivers/regulator/ |
D | max8973-regulator.c | 499 THERMAL_EVENT_UNSPECIFIED); in max8973_thermal_irq()
|
/Linux-v5.10/drivers/hwmon/ |
D | hwmon.c | 237 THERMAL_EVENT_UNSPECIFIED); in hwmon_thermal_notify()
|
/Linux-v5.10/drivers/acpi/ |
D | thermal.c | 503 THERMAL_EVENT_UNSPECIFIED); in acpi_thermal_check()
|
12