Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/int340x_thermal/
Dint340x_thermal_zone.h65 thermal_zone_device_update(tzone->zone); in int340x_thermal_zone_device_update()
/linux-4.1.27/include/linux/
Dthermal.h336 void thermal_zone_device_update(struct thermal_zone_device *);
371 static inline void thermal_zone_device_update(struct thermal_zone_device *tz) in thermal_zone_device_update() function
/linux-4.1.27/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c55 thermal_zone_device_update(data->ti_thermal); in ti_thermal_work()
207 thermal_zone_device_update(data->ti_thermal); in ti_thermal_set_mode()
/linux-4.1.27/drivers/thermal/
Dthermal_core.c499 void thermal_zone_device_update(struct thermal_zone_device *tz) in thermal_zone_device_update() function
514 EXPORT_SYMBOL_GPL(thermal_zone_device_update);
521 thermal_zone_device_update(tz); in thermal_zone_device_check()
760 thermal_zone_device_update(tz); in passive_store()
830 thermal_zone_device_update(tz); in emul_temp_store()
1198 thermal_zone_device_update(pos); in __thermal_cooling_device_register()
1623 thermal_zone_device_update(tz); in thermal_zone_device_register()
1874 thermal_zone_device_update(tz); in thermal_pm_notify()
Dimx_thermal.c252 thermal_zone_device_update(tz); in imx_set_mode()
439 thermal_zone_device_update(data->tz); in imx_thermal_alarm_irq_thread()
Dintel_soc_dts_thermal.c396 thermal_zone_device_update(soc_dts[i]->tzone); in proc_thermal_interrupt()
Drcar_thermal.c312 thermal_zone_device_update(priv->zone); in rcar_thermal_work()
Ddb8500_thermal.c310 thermal_zone_device_update(pzone->therm_dev); in db8500_thermal_work()
Dx86_pkg_temp_thermal.c351 thermal_zone_device_update(phdev->tzone); in pkg_temp_thermal_threshold_work_fn()
Drockchip_thermal.c364 thermal_zone_device_update(thermal->sensors[i].tzd); in rockchip_thermal_alarm_irq_thread()
Dof-thermal.c290 thermal_zone_device_update(tz); in of_thermal_set_mode()
/linux-4.1.27/drivers/thermal/st/
Dst_thermal_memmap.c45 thermal_zone_device_update(sensor->thermal_dev); in st_mmap_thermal_trip_handler()
/linux-4.1.27/drivers/platform/x86/
Dacerhdf.c408 thermal_zone_device_update(thz_dev); in acerhdf_enable_kernelmode()
/linux-4.1.27/drivers/acpi/
Dthermal.c527 thermal_zone_device_update(tz->thermal_zone); in acpi_thermal_check()
/linux-4.1.27/drivers/thermal/samsung/
Dexynos_tmu.c201 thermal_zone_device_update(tz); in exynos_report_trigger()