Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_sysfs.c823 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs() function
H A Dthermal_core.c963 thermal_cooling_device_destroy_sysfs(cdev); in thermal_cdev_release()