Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.h141 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev);
H A Dthermal_sysfs.c971 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs() function
H A Dthermal_core.c1308 thermal_cooling_device_destroy_sysfs(cdev); in thermal_cooling_device_unregister()