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

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

Completed in 332 milliseconds