Home
last modified time | relevance | path

Searched refs:thermal_cooling_device_destroy_sysfs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thermal/
H A Dthermal_core.c970 thermal_cooling_device_destroy_sysfs(cdev); in thermal_release()
1134 thermal_cooling_device_destroy_sysfs(cdev); in __thermal_cooling_device_register()
H A Dthermal_sysfs.c827 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs() function