Home
last modified time | relevance | path

Searched refs:thermal_debug_cdev_remove (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/thermal/
H A Dthermal_debugfs.h6 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
H A Dthermal_debugfs.c526 void thermal_debug_cdev_remove(struct thermal_cooling_device *cdev) in thermal_debug_cdev_remove() function
H A Dthermal_core.c1288 thermal_debug_cdev_remove(cdev); in thermal_cooling_device_unregister()