Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dthermal.h171 void thermal_zone_device_update(struct thermal_zone_device *);
/linux-2.6.39/drivers/thermal/
Dthermal_sys.c269 thermal_zone_device_update(tz); in passive_store()
681 thermal_zone_device_update(tz); in thermal_zone_device_check()
955 void thermal_zone_device_update(struct thermal_zone_device *tz) in thermal_zone_device_update() function
1032 EXPORT_SYMBOL(thermal_zone_device_update);
1153 thermal_zone_device_update(tz); in thermal_zone_device_register()
/linux-2.6.39/drivers/platform/x86/
Dacerhdf.c350 thermal_zone_device_update(thz_dev); in acerhdf_enable_kernelmode()
/linux-2.6.39/drivers/acpi/
Dthermal.c530 thermal_zone_device_update(tz->thermal_zone); in acpi_thermal_check()