Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c1126 static void thermal_cooling_device_release(struct device *dev, void *res) in thermal_cooling_device_release() function
1157 ptr = devres_alloc(thermal_cooling_device_release, sizeof(*ptr), in devm_thermal_of_cooling_device_register()