of_platform_bus_create  398 drivers/of/platform.c 		rc = of_platform_bus_create(child, matches, lookup, &dev->dev, strict);
of_platform_bus_create  433 drivers/of/platform.c 		rc = of_platform_bus_create(root, matches, NULL, parent, false);
of_platform_bus_create  437 drivers/of/platform.c 		rc = of_platform_bus_create(child, matches, NULL, parent, false);
of_platform_bus_create  484 drivers/of/platform.c 		rc = of_platform_bus_create(child, matches, lookup, parent, true);