Searched refs:scan_tree (Results 1 – 2 of 2) sorted by relevance
393 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree() function399 scan_tree(dp->child, &op->dev); in scan_tree()414 scan_tree(root->child, &parent->dev); in scan_of_devices()
688 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree() function694 scan_tree(dp->child, &op->dev); in scan_tree()709 scan_tree(root->child, &parent->dev); in scan_of_devices()