of_platform_device_create
of_platform_device_create(np, "valkyrie", NULL);
of_platform_device_create(np, "platinum", NULL);
of_platform_device_create(np, "smu", NULL);
of_platform_device_create(np, "temperature", NULL);
pdev = of_platform_device_create(rtc, "opal-rtc", NULL);
pdev = of_platform_device_create(sensor, "opal-sensor", NULL);
of_platform_device_create(np, NULL, NULL);
of_platform_device_create(leds, "opal_leds", NULL);
of_platform_device_create(np, NULL, NULL);
of_platform_device_create(np, NULL, NULL);
of_platform_device_create(dn, NULL, NULL);
of_platform_device_create(dn, NULL, NULL);
of_platform_device_create(child, NULL, NULL);
if (!of_platform_device_create(rd->dn, NULL, &pdev->dev)) {
pdev = of_platform_device_create(np, dev_name, &parent->dev);
chan_ofdev = of_platform_device_create(np, NULL, dev);
hwmon_dev = of_platform_device_create(hwmon_node, child_name, dev);
child = of_platform_device_create(np, child_name, dev);
childpdev = of_platform_device_create(child, NULL, &pd->dev);
child = of_platform_device_create(np, NULL, NULL);
ams_info.of_dev = of_platform_device_create(ams_info.of_node, "ams", NULL);
of_platform_device_create(np, "smu-sensors",
th->pdev = of_platform_device_create(np, "temperatures", NULL);
x.of_dev = of_platform_device_create(np, "temperature", NULL);
if (of_platform_device_create(child, NULL, nemc->dev))
if (!of_platform_device_create(child, NULL, &pdev->dev))
of_platform_device_create(child, NULL, &adev->dev);
of_platform_device_create(cn, NULL, &pdev->dev);
host->slot_pdev[i] = of_platform_device_create(child_node, NULL,
pdev = of_platform_device_create(slot_node, NULL, parent);
cpdev = of_platform_device_create(child, NULL, &pdev->dev);
mdio_pdev = of_platform_device_create(node, NULL, dev);
EXPORT_SYMBOL(of_platform_device_create);
dev = of_platform_device_create(node, "of-display", NULL);
of_platform_device_create(node, buf, NULL);
of_platform_device_create(node, NULL, NULL);
of_platform_device_create(node, NULL, NULL);
pdev = of_platform_device_create(rd->dn, NULL,
pdev = of_platform_device_create(np, NULL, parent);
serdes_pdev = of_platform_device_create(child_node, NULL, dev);
qproc->bam_dmux = of_platform_device_create(node, NULL, &pdev->dev);
pdev = of_platform_device_create(np, NULL, &parent_hub->dev);
extern struct platform_device *of_platform_device_create(struct device_node *np,