Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_of.c322 static int __thermal_of_bind(struct device_node *map_np, int index, int trip_id, in __thermal_of_bind() function
426 return thermal_of_for_each_cooling_maps(tz, cdev, __thermal_of_bind); in thermal_of_bind()