Home
last modified time | relevance | path

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

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