| /drivers/of/ |
| A D | platform.c | 197 struct platform_device *of_platform_device_create(struct device_node *np, in of_platform_device_create() function 203 EXPORT_SYMBOL(of_platform_device_create); 542 dev = of_platform_device_create(node, "of-display", NULL); in of_platform_default_populate_init() 558 of_platform_device_create(node, buf, NULL); in of_platform_default_populate_init() 568 of_platform_device_create(node, NULL, NULL); in of_platform_default_populate_init() 589 of_platform_device_create(node, NULL, NULL); in of_platform_default_populate_init() 749 pdev = of_platform_device_create(rd->dn, NULL, in of_platform_notify()
|
| /drivers/usb/misc/ |
| A D | onboard_usb_dev_pdevs.c | 105 pdev = of_platform_device_create(np, NULL, &parent_hub->dev); in onboard_dev_create_pdevs()
|
| /drivers/memory/ |
| A D | pl353-smc.c | 101 of_platform_device_create(child, NULL, &adev->dev); in pl353_smc_probe()
|
| A D | jz4780-nemc.c | 377 if (of_platform_device_create(child, NULL, nemc->dev)) in jz4780_nemc_probe()
|
| A D | omap-gpmc.c | 2290 if (!of_platform_device_create(child, NULL, &pdev->dev)) in gpmc_probe_generic_child()
|
| /drivers/macintosh/ams/ |
| A D | ams-core.c | 149 ams_info.of_dev = of_platform_device_create(ams_info.of_node, "ams", NULL); in ams_sensor_attach()
|
| /drivers/mmc/host/ |
| A D | cavium-thunderx.c | 140 host->slot_pdev[i] = of_platform_device_create(child_node, NULL, in thunder_mmc_probe()
|
| A D | cavium-octeon.c | 273 of_platform_device_create(cn, NULL, &pdev->dev); in octeon_mmc_probe()
|
| A D | sdhci-of-aspeed.c | 554 cpdev = of_platform_device_create(child, NULL, &pdev->dev); in aspeed_sdc_probe()
|
| A D | meson-mx-sdio.c | 524 pdev = of_platform_device_create(slot_node, NULL, parent); in meson_mx_mmc_slot_pdev()
|
| /drivers/irqchip/ |
| A D | irq-mbigen.c | 243 child = of_platform_device_create(np, NULL, NULL); in mbigen_of_create_domain()
|
| /drivers/bus/ |
| A D | imx-weim.c | 336 if (!of_platform_device_create(rd->dn, NULL, &pdev->dev)) { in of_weim_notify()
|
| /drivers/clk/tegra/ |
| A D | clk.c | 419 pdev = of_platform_device_create(np, dev_name, &parent->dev); in tegra_clk_dev_register()
|
| /drivers/macintosh/ |
| A D | therm_windtunnel.c | 534 x.of_dev = of_platform_device_create(np, "temperature", NULL); in g4fan_init()
|
| A D | therm_adt746x.c | 426 th->pdev = of_platform_device_create(np, "temperatures", NULL); in thermostat_create_files()
|
| A D | smu.c | 638 of_platform_device_create(np, "smu-sensors", in smu_expose_childs()
|
| /drivers/hsi/controllers/ |
| A D | omap_ssi_core.c | 518 childpdev = of_platform_device_create(child, NULL, &pd->dev); in ssi_probe()
|
| /drivers/fsi/ |
| A D | fsi-occ.c | 690 hwmon_dev = of_platform_device_create(hwmon_node, child_name, dev); in occ_probe()
|
| A D | fsi-sbefifo.c | 1077 child = of_platform_device_create(np, child_name, dev); in sbefifo_probe()
|
| /drivers/ata/ |
| A D | libahci_platform.c | 623 of_platform_device_create(child, NULL, NULL); in ahci_platform_get_resources()
|
| /drivers/dma/ |
| A D | fsl_raid.c | 644 chan_ofdev = of_platform_device_create(np, NULL, dev); in fsl_re_chan_probe()
|
| /drivers/phy/ti/ |
| A D | phy-j721e-wiz.c | 1618 serdes_pdev = of_platform_device_create(child_node, NULL, dev); in wiz_probe()
|
| /drivers/remoteproc/ |
| A D | qcom_q6v5_mss.c | 2180 qproc->bam_dmux = of_platform_device_create(node, NULL, &pdev->dev); in q6v5_probe()
|
| /drivers/pci/ |
| A D | probe.c | 2533 pdev = of_platform_device_create(np, NULL, &host->dev); in pci_pwrctrl_create_device()
|
| /drivers/net/ethernet/ti/ |
| A D | am65-cpsw-nuss.c | 3603 mdio_pdev = of_platform_device_create(node, NULL, dev); in am65_cpsw_nuss_probe()
|