Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/
Dthermal_core.c984 static void thermal_cooling_device_release(struct device *dev, void *res) in thermal_cooling_device_release() function
1015 ptr = devres_alloc(thermal_cooling_device_release, sizeof(*ptr), in devm_thermal_of_cooling_device_register()