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

/drivers/thermal/
H A Dthermal_core.c1215 * thermal_cooling_device_unregister - removes the registered thermal cooling device
1218 * thermal_cooling_device_unregister() must be called when the device is no
1221 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) function
1272 EXPORT_SYMBOL_GPL(thermal_cooling_device_unregister); variable

Completed in 2195 milliseconds