Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_core.c1204 static void thermal_cooling_device_release(struct device *dev, void *res) in thermal_cooling_device_release() function
1235 ptr = devres_alloc(thermal_cooling_device_release, sizeof(*ptr), in devm_thermal_of_cooling_device_register()