Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dthermal_core.h76 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev);
Dthermal_sysfs.c960 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs() function
Dthermal_core.c1165 thermal_cooling_device_destroy_sysfs(cdev); in thermal_cooling_device_unregister()