Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dthermal_core.h141 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev);
Dthermal_sysfs.c944 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs() function
Dthermal_core.c1304 thermal_cooling_device_destroy_sysfs(cdev); in thermal_cooling_device_unregister()