Home
last modified time | relevance | path

Searched refs:thermal_cooling_device_unregister (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/include/linux/ !
Dthermal.h174 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
/linux-2.6.39/drivers/acpi/ !
Dfan.c181 thermal_cooling_device_unregister(cdev); in acpi_fan_remove()
Dprocessor_driver.c540 thermal_cooling_device_unregister(pr->cdev); in acpi_processor_add()
574 thermal_cooling_device_unregister(pr->cdev); in acpi_processor_remove()
Dvideo.c1387 thermal_cooling_device_unregister(device->cooling_dev); in acpi_video_bus_put_one_device()
/linux-2.6.39/drivers/platform/x86/ !
Dintel_menlow.c197 thermal_cooling_device_unregister(cdev); in intel_menlow_memory_add()
211 thermal_cooling_device_unregister(cdev); in intel_menlow_memory_remove()
Dacerhdf.c661 thermal_cooling_device_unregister(cl_dev); in acerhdf_unregister_thermal()
/linux-2.6.39/drivers/thermal/ !
Dthermal_sys.c912 void thermal_cooling_device_unregister(struct in thermal_cooling_device_unregister() function
948 EXPORT_SYMBOL(thermal_cooling_device_unregister);
/linux-2.6.39/Documentation/thermal/ !
Dsysfs-api.txt77 1.2.2 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)