Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/int340x_thermal/
Dint340x_thermal_zone.h65 thermal_zone_device_update(tzone->zone); in int340x_thermal_zone_device_update()
/linux-4.4.14/include/linux/
Dthermal.h407 void thermal_zone_device_update(struct thermal_zone_device *);
455 static inline void thermal_zone_device_update(struct thermal_zone_device *tz) in thermal_zone_device_update() function
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c55 thermal_zone_device_update(data->ti_thermal); in ti_thermal_work()
208 thermal_zone_device_update(data->ti_thermal); in ti_thermal_set_mode()
/linux-4.4.14/drivers/thermal/
Dthermal_core.c560 void thermal_zone_device_update(struct thermal_zone_device *tz) in thermal_zone_device_update() function
575 EXPORT_SYMBOL_GPL(thermal_zone_device_update);
582 thermal_zone_device_update(tz); in thermal_zone_device_check()
821 thermal_zone_device_update(tz); in passive_store()
912 thermal_zone_device_update(tz); in emul_temp_store()
1506 thermal_zone_device_update(pos); in __thermal_cooling_device_register()
1947 thermal_zone_device_update(tz); in thermal_zone_device_register()
2204 thermal_zone_device_update(tz); in thermal_pm_notify()
Dimx_thermal.c249 thermal_zone_device_update(tz); in imx_set_mode()
460 thermal_zone_device_update(data->tz); in imx_thermal_alarm_irq_thread()
Dqcom-spmi-temp-alarm.c153 thermal_zone_device_update(chip->tz_dev); in qpnp_tm_isr()
Dhisi_thermal.c230 thermal_zone_device_update(data->sensors[i].tzd); in hisi_thermal_alarm_irq_thread()
Dintel_soc_dts_iosf.c395 thermal_zone_device_update(sensors->soc_dts[i].tzone); in intel_soc_dts_iosf_interrupt_handler()
Drcar_thermal.c311 thermal_zone_device_update(priv->zone); in rcar_thermal_work()
Dx86_pkg_temp_thermal.c351 thermal_zone_device_update(phdev->tzone); in pkg_temp_thermal_threshold_work_fn()
Ddb8500_thermal.c309 thermal_zone_device_update(pzone->therm_dev); in db8500_thermal_work()
Dof-thermal.c295 thermal_zone_device_update(tz); in of_thermal_set_mode()
Drockchip_thermal.c512 thermal_zone_device_update(thermal->sensors[i].tzd); in rockchip_thermal_alarm_irq_thread()
/linux-4.4.14/drivers/thermal/st/
Dst_thermal_memmap.c45 thermal_zone_device_update(sensor->thermal_dev); in st_mmap_thermal_trip_handler()
/linux-4.4.14/drivers/platform/x86/
Dacerhdf.c408 thermal_zone_device_update(thz_dev); in acerhdf_enable_kernelmode()
/linux-4.4.14/Documentation/thermal/
Dpower_allocator.txt242 `thermal_zone_device_update()` (or anything that ends up calling the
/linux-4.4.14/drivers/acpi/
Dthermal.c523 thermal_zone_device_update(tz->thermal_zone); in acpi_thermal_check()
/linux-4.4.14/drivers/thermal/samsung/
Dexynos_tmu.c226 thermal_zone_device_update(tz); in exynos_report_trigger()