Searched refs:thermal_debug_cdev_remove (Results 1 – 3 of 3) sorted by relevance
6 void thermal_debug_cdev_remove(struct thermal_cooling_device *cdev);19 static inline void thermal_debug_cdev_remove(struct thermal_cooling_device *cdev) {} in thermal_debug_cdev_remove() function
526 void thermal_debug_cdev_remove(struct thermal_cooling_device *cdev) in thermal_debug_cdev_remove() function
1288 thermal_debug_cdev_remove(cdev); in thermal_cooling_device_unregister()