Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_of.c357 static int thermal_of_for_each_cooling_device(struct device_node *tz_np, struct device_node *map_np, in thermal_of_for_each_cooling_device() function
409 ret = thermal_of_for_each_cooling_device(tz_np, child, tz, cdev, action); in thermal_of_for_each_cooling_maps()