Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_core.h61 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev);
Dthermal_sysfs.c957 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs() function
Dthermal_core.c1106 thermal_cooling_device_destroy_sysfs(cdev); in thermal_cooling_device_unregister()