Searched refs:thermal_debug_cdev_add (Results 1 – 3 of 3) sorted by relevance
5 void thermal_debug_cdev_add(struct thermal_cooling_device *cdev, int state);18 static inline void thermal_debug_cdev_add(struct thermal_cooling_device *cdev, int state) {} in thermal_debug_cdev_add() function
477 void thermal_debug_cdev_add(struct thermal_cooling_device *cdev, int state) in thermal_debug_cdev_add() function
1051 thermal_debug_cdev_add(cdev, current_state); in __thermal_cooling_device_register()