Searched refs:thermal_cooling_device_unregister (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dthermal.h148 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dthermal.h148 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/platform/x86/
H A Dintel_menlow.c197 thermal_cooling_device_unregister(cdev);
211 thermal_cooling_device_unregister(cdev);
H A Dacerhdf.c661 thermal_cooling_device_unregister(cl_dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/platform/x86/
H A Dintel_menlow.c197 thermal_cooling_device_unregister(cdev);
211 thermal_cooling_device_unregister(cdev);
H A Dacerhdf.c661 thermal_cooling_device_unregister(cl_dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/
H A Dfan.c309 thermal_cooling_device_unregister(cdev);
H A Dprocessor_driver.c573 thermal_cooling_device_unregister(pr->cdev);
611 thermal_cooling_device_unregister(pr->cdev);
H A Dvideo.c2193 thermal_cooling_device_unregister(device->cooling_dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/
H A Dfan.c309 thermal_cooling_device_unregister(cdev);
H A Dprocessor_driver.c573 thermal_cooling_device_unregister(pr->cdev);
611 thermal_cooling_device_unregister(pr->cdev);
H A Dvideo.c2193 thermal_cooling_device_unregister(device->cooling_dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/thermal/
H A Dthermal_sys.c904 * thermal_cooling_device_unregister - removes the registered thermal cooling device
907 * thermal_cooling_device_unregister() must be called when the device is no
910 void thermal_cooling_device_unregister(struct function
946 EXPORT_SYMBOL(thermal_cooling_device_unregister); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/thermal/
H A Dthermal_sys.c904 * thermal_cooling_device_unregister - removes the registered thermal cooling device
907 * thermal_cooling_device_unregister() must be called when the device is no
910 void thermal_cooling_device_unregister(struct function
946 EXPORT_SYMBOL(thermal_cooling_device_unregister); variable

Completed in 275 milliseconds