Searched refs:device_foreach (Results 1 – 1 of 1) sorted by relevance
24 #define device_foreach(dev, nodes) rt_list_for_each_entry(dev, nodes, parent.parent.list) macro204 device_foreach(cdev, &thermal_cooling_device_nodes) in thermal_ofw_setup()868 device_foreach(zdev, &thermal_zone_device_nodes) in list_thermal()
Completed in 6 milliseconds