Searched refs:scan_tree (Results 1 – 2 of 2) sorted by relevance
397 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree() function403 scan_tree(dp->child, &op->dev); in scan_tree()418 scan_tree(root->child, &parent->dev); in scan_of_devices()
687 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree() function693 scan_tree(dp->child, &op->dev); in scan_tree()708 scan_tree(root->child, &parent->dev); in scan_of_devices()
Completed in 45 milliseconds