Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/
Dthermal_core.h122 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev);
Dthermal_core.c926 thermal_cooling_device_destroy_sysfs(cdev); in __thermal_cooling_device_register()
1092 thermal_cooling_device_destroy_sysfs(cdev); in thermal_cooling_device_unregister()
Dthermal_sysfs.c880 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs() function