Home
last modified time | relevance | path

Searched refs:of_platform_device_create (Results 1 – 25 of 25) sorted by relevance

/drivers/of/
A Dplatform.c197 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 Donboard_usb_dev_pdevs.c105 pdev = of_platform_device_create(np, NULL, &parent_hub->dev); in onboard_dev_create_pdevs()
/drivers/memory/
A Dpl353-smc.c101 of_platform_device_create(child, NULL, &adev->dev); in pl353_smc_probe()
A Djz4780-nemc.c377 if (of_platform_device_create(child, NULL, nemc->dev)) in jz4780_nemc_probe()
A Domap-gpmc.c2290 if (!of_platform_device_create(child, NULL, &pdev->dev)) in gpmc_probe_generic_child()
/drivers/macintosh/ams/
A Dams-core.c149 ams_info.of_dev = of_platform_device_create(ams_info.of_node, "ams", NULL); in ams_sensor_attach()
/drivers/mmc/host/
A Dcavium-thunderx.c140 host->slot_pdev[i] = of_platform_device_create(child_node, NULL, in thunder_mmc_probe()
A Dcavium-octeon.c273 of_platform_device_create(cn, NULL, &pdev->dev); in octeon_mmc_probe()
A Dsdhci-of-aspeed.c554 cpdev = of_platform_device_create(child, NULL, &pdev->dev); in aspeed_sdc_probe()
A Dmeson-mx-sdio.c524 pdev = of_platform_device_create(slot_node, NULL, parent); in meson_mx_mmc_slot_pdev()
/drivers/irqchip/
A Dirq-mbigen.c243 child = of_platform_device_create(np, NULL, NULL); in mbigen_of_create_domain()
/drivers/bus/
A Dimx-weim.c336 if (!of_platform_device_create(rd->dn, NULL, &pdev->dev)) { in of_weim_notify()
/drivers/clk/tegra/
A Dclk.c419 pdev = of_platform_device_create(np, dev_name, &parent->dev); in tegra_clk_dev_register()
/drivers/macintosh/
A Dtherm_windtunnel.c534 x.of_dev = of_platform_device_create(np, "temperature", NULL); in g4fan_init()
A Dtherm_adt746x.c426 th->pdev = of_platform_device_create(np, "temperatures", NULL); in thermostat_create_files()
A Dsmu.c638 of_platform_device_create(np, "smu-sensors", in smu_expose_childs()
/drivers/hsi/controllers/
A Domap_ssi_core.c518 childpdev = of_platform_device_create(child, NULL, &pd->dev); in ssi_probe()
/drivers/fsi/
A Dfsi-occ.c690 hwmon_dev = of_platform_device_create(hwmon_node, child_name, dev); in occ_probe()
A Dfsi-sbefifo.c1077 child = of_platform_device_create(np, child_name, dev); in sbefifo_probe()
/drivers/ata/
A Dlibahci_platform.c623 of_platform_device_create(child, NULL, NULL); in ahci_platform_get_resources()
/drivers/dma/
A Dfsl_raid.c644 chan_ofdev = of_platform_device_create(np, NULL, dev); in fsl_re_chan_probe()
/drivers/phy/ti/
A Dphy-j721e-wiz.c1618 serdes_pdev = of_platform_device_create(child_node, NULL, dev); in wiz_probe()
/drivers/remoteproc/
A Dqcom_q6v5_mss.c2180 qproc->bam_dmux = of_platform_device_create(node, NULL, &pdev->dev); in q6v5_probe()
/drivers/pci/
A Dprobe.c2533 pdev = of_platform_device_create(np, NULL, &host->dev); in pci_pwrctrl_create_device()
/drivers/net/ethernet/ti/
A Dam65-cpsw-nuss.c3603 mdio_pdev = of_platform_device_create(node, NULL, dev); in am65_cpsw_nuss_probe()

Completed in 772 milliseconds