Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Dthermal_of.c318 static int __thermal_of_bind(struct device_node *map_np, int index, int trip_id, in __thermal_of_bind() function
422 return thermal_of_for_each_cooling_maps(tz, cdev, __thermal_of_bind); in thermal_of_bind()