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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dof_platform.c261 * of_platform_bus_create - Create an OF device for a bus node and all its
267 static int of_platform_bus_create(struct device_node *bus, function
284 rc = of_platform_bus_create(child, matches, &dev->dev);
334 rc = of_platform_bus_create(root, matches, &dev->dev);
346 rc = of_platform_bus_create(child, matches, &dev->dev);

Completed in 38 milliseconds