Searched refs:THERMAL_EVENT_UNSPECIFIED (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.1.9/drivers/thermal/ |
D | db8500_thermal.c | 120 thermal_zone_device_update(th->tz, THERMAL_EVENT_UNSPECIFIED); in prcmu_low_irq_handler() 145 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 | 428 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_set_mode() 494 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_check() 926 THERMAL_EVENT_UNSPECIFIED); in __thermal_cooling_device_register() 1317 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_register_with_trips() 1465 THERMAL_EVENT_UNSPECIFIED); in thermal_pm_notify()
|
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 | thermal_sysfs.c | 152 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in trip_point_temp_store() 281 thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in emul_temp_store()
|
D | rcar_gen3_thermal.c | 244 THERMAL_EVENT_UNSPECIFIED); in rcar_gen3_thermal_irq()
|
D | hisi_thermal.c | 470 THERMAL_EVENT_UNSPECIFIED); in hisi_thermal_alarm_irq_thread()
|
D | rcar_thermal.c | 363 thermal_zone_device_update(priv->zone, THERMAL_EVENT_UNSPECIFIED); in rcar_thermal_work()
|
D | sun8i_thermal.c | 194 THERMAL_EVENT_UNSPECIFIED); in sun8i_irq_thread()
|
D | imx_thermal.c | 585 thermal_zone_device_update(data->tz, THERMAL_EVENT_UNSPECIFIED); in imx_thermal_alarm_irq_thread()
|
/linux-6.1.9/drivers/thermal/qcom/ |
D | qcom-spmi-temp-alarm.c | 296 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_isr() 472 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_probe()
|
D | qcom-spmi-adc-tm5.c | 299 THERMAL_EVENT_UNSPECIFIED); in adc_tm5_isr() 354 THERMAL_EVENT_UNSPECIFIED); in adc_tm5_gen2_isr()
|
/linux-6.1.9/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-6.1.9/drivers/thermal/ti-soc-thermal/ |
D | ti-thermal-common.c | 44 thermal_zone_device_update(data->ti_thermal, THERMAL_EVENT_UNSPECIFIED); in ti_thermal_work()
|
/linux-6.1.9/include/linux/ |
D | thermal.h | 45 THERMAL_EVENT_UNSPECIFIED, /* Unspecified event */ enumerator
|
/linux-6.1.9/drivers/thermal/intel/ |
D | intel_bxt_pmic_thermal.c | 198 THERMAL_EVENT_UNSPECIFIED); in pmic_thermal_irq_handler()
|
D | x86_pkg_temp_thermal.c | 297 thermal_zone_device_update(tzone, THERMAL_EVENT_UNSPECIFIED); in pkg_temp_thermal_threshold_work_fn()
|
D | intel_soc_dts_iosf.c | 395 THERMAL_EVENT_UNSPECIFIED); in intel_soc_dts_iosf_interrupt_handler()
|
/linux-6.1.9/drivers/thermal/tegra/ |
D | soctherm.c | 867 THERMAL_EVENT_UNSPECIFIED); in soctherm_thermal_isr_thread() 873 THERMAL_EVENT_UNSPECIFIED); in soctherm_thermal_isr_thread() 879 THERMAL_EVENT_UNSPECIFIED); in soctherm_thermal_isr_thread() 885 THERMAL_EVENT_UNSPECIFIED); in soctherm_thermal_isr_thread()
|
D | tegra30-tsensor.c | 264 thermal_zone_device_update(tsc->tzd, THERMAL_EVENT_UNSPECIFIED); in tegra_tsensor_handle_channel_interrupt()
|
/linux-6.1.9/drivers/regulator/ |
D | max8973-regulator.c | 463 THERMAL_EVENT_UNSPECIFIED); in max8973_thermal_irq()
|
/linux-6.1.9/drivers/hwmon/ |
D | hwmon.c | 290 THERMAL_EVENT_UNSPECIFIED); in hwmon_thermal_notify()
|
12