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

/linux-master/arch/sparc/kernel/
H A Dof_device_32.c340 static struct platform_device * __init scan_one_device(struct device_node *dp, function
400 struct platform_device *op = scan_one_device(dp, parent);
414 parent = scan_one_device(root, NULL);
H A Dof_device_64.c636 static struct platform_device * __init scan_one_device(struct device_node *dp, function
693 struct platform_device *op = scan_one_device(dp, parent);
707 parent = scan_one_device(root, NULL);

Completed in 115 milliseconds