of_platform_device_create 169 arch/powerpc/platforms/cell/setup.c of_platform_device_create(np, NULL, NULL); of_platform_device_create 485 arch/powerpc/platforms/powermac/setup.c of_platform_device_create(np, "valkyrie", NULL); of_platform_device_create 490 arch/powerpc/platforms/powermac/setup.c of_platform_device_create(np, "platinum", NULL); of_platform_device_create 495 arch/powerpc/platforms/powermac/setup.c of_platform_device_create(np, "smu", NULL); of_platform_device_create 504 arch/powerpc/platforms/powermac/setup.c of_platform_device_create(np, "temperature", NULL); of_platform_device_create 70 arch/powerpc/platforms/powernv/opal-rtc.c pdev = of_platform_device_create(rtc, "opal-rtc", NULL); of_platform_device_create 126 arch/powerpc/platforms/powernv/opal-sensor.c pdev = of_platform_device_create(sensor, "opal-sensor", NULL); of_platform_device_create 854 arch/powerpc/platforms/powernv/opal.c of_platform_device_create(np, NULL, NULL); of_platform_device_create 863 arch/powerpc/platforms/powernv/opal.c of_platform_device_create(np, NULL, NULL); of_platform_device_create 921 arch/powerpc/platforms/powernv/opal.c of_platform_device_create(np, NULL, NULL); of_platform_device_create 953 arch/powerpc/platforms/powernv/opal.c of_platform_device_create(leds, "opal_leds", NULL); of_platform_device_create 183 arch/powerpc/platforms/powernv/rng.c of_platform_device_create(dn, NULL, NULL); of_platform_device_create 162 arch/powerpc/platforms/powernv/vas.c of_platform_device_create(dn, NULL, NULL); of_platform_device_create 503 drivers/ata/libahci_platform.c of_platform_device_create(child, NULL, NULL); of_platform_device_create 645 drivers/dma/fsl_raid.c chan_ofdev = of_platform_device_create(np, NULL, dev); of_platform_device_create 988 drivers/fsi/fsi-sbefifo.c child = of_platform_device_create(np, child_name, dev); of_platform_device_create 523 drivers/hsi/controllers/omap_ssi_core.c childpdev = of_platform_device_create(child, NULL, &pd->dev); of_platform_device_create 605 drivers/iommu/mtk_iommu_v1.c plarbdev = of_platform_device_create( of_platform_device_create 249 drivers/irqchip/irq-mbigen.c child = of_platform_device_create(np, NULL, parent); of_platform_device_create 149 drivers/macintosh/ams/ams-core.c ams_info.of_dev = of_platform_device_create(ams_info.of_node, "ams", NULL); of_platform_device_create 643 drivers/macintosh/smu.c of_platform_device_create(np, "smu-sensors", of_platform_device_create 425 drivers/macintosh/therm_adt746x.c th->pdev = of_platform_device_create(np, "temperatures", NULL); of_platform_device_create 534 drivers/macintosh/therm_windtunnel.c x.of_dev = of_platform_device_create(np, "temperature", NULL); of_platform_device_create 361 drivers/memory/jz4780-nemc.c if (of_platform_device_create(child, NULL, nemc->dev)) of_platform_device_create 2206 drivers/memory/omap-gpmc.c if (!of_platform_device_create(child, NULL, &pdev->dev)) of_platform_device_create 417 drivers/memory/pl353-smc.c of_platform_device_create(child, NULL, &adev->dev); of_platform_device_create 224 drivers/mfd/vexpress-sysreg.c of_platform_device_create(node, NULL, NULL); of_platform_device_create 118 drivers/misc/cxl/base.c dev = of_platform_device_create(np, NULL, NULL); of_platform_device_create 282 drivers/mmc/host/cavium-octeon.c of_platform_device_create(cn, NULL, &pdev->dev); of_platform_device_create 135 drivers/mmc/host/cavium-thunderx.c host->slot_pdev[i] = of_platform_device_create(child_node, NULL, of_platform_device_create 521 drivers/mmc/host/meson-mx-sdio.c pdev = of_platform_device_create(slot_node, NULL, parent); of_platform_device_create 273 drivers/mmc/host/sdhci-of-aspeed.c cpdev = of_platform_device_create(child, NULL, &pdev->dev); of_platform_device_create 216 drivers/of/platform.c EXPORT_SYMBOL(of_platform_device_create); of_platform_device_create 527 drivers/of/platform.c of_platform_device_create(node, NULL, NULL); of_platform_device_create 676 drivers/of/platform.c pdev = of_platform_device_create(rd->dn, NULL, of_platform_device_create 546 drivers/video/fbdev/simplefb.c of_platform_device_create(np, NULL, NULL); of_platform_device_create 65 include/linux/of_platform.h extern struct platform_device *of_platform_device_create(struct device_node *np,