Searched refs:thermal_cooling_device_destroy_sysfs (Results 1 – 3 of 3) sorted by relevance
122 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev);
926 thermal_cooling_device_destroy_sysfs(cdev); in __thermal_cooling_device_register()1092 thermal_cooling_device_destroy_sysfs(cdev); in thermal_cooling_device_unregister()
880 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs() function