Home
last modified time | relevance | path

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

/arch/sparc/kernel/
A Dof_device_32.c397 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree() function
403 scan_tree(dp->child, &op->dev); in scan_tree()
418 scan_tree(root->child, &parent->dev); in scan_of_devices()
A Dof_device_64.c687 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree() function
693 scan_tree(dp->child, &op->dev); in scan_tree()
708 scan_tree(root->child, &parent->dev); in scan_of_devices()

Completed in 45 milliseconds