Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c959 static void thermal_cdev_release(struct device *dev) in thermal_cdev_release() function
1017 cdev->device.release = thermal_cdev_release; in thermal_cooling_device_add()