Searched refs:scan_tree (Results 1 - 2 of 2) sorted by relevance

/arch/sparc/kernel/
H A Dof_device_32.c393 static void __init scan_tree(struct device_node *dp, struct device *parent) function
399 scan_tree(dp->child, &op->dev);
414 scan_tree(root->child, &parent->dev);
H A Dof_device_64.c688 static void __init scan_tree(struct device_node *dp, struct device *parent) function
694 scan_tree(dp->child, &op->dev);
709 scan_tree(root->child, &parent->dev);

Completed in 137 milliseconds