/linux-4.1.27/arch/c6x/platforms/ |
D | platform.c | 14 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in c6x_device_probe()
|
/linux-4.1.27/arch/arm/mach-versatile/ |
D | versatile_dt.c | 34 of_platform_populate(NULL, of_default_bus_match_table, in versatile_dt_init()
|
/linux-4.1.27/arch/arm/mach-mvebu/ |
D | dove.c | 27 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in dove_init()
|
D | kirkwood.c | 186 of_platform_populate(NULL, of_default_bus_match_table, auxdata, NULL); in kirkwood_dt_init()
|
D | board-v7.c | 184 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in mvebu_dt_init()
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
D | mach-s3c2416-dt.c | 38 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in s3c2416_dt_machine_init()
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | imx27-dt.c | 25 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in imx27_dt_init()
|
D | mach-imx53.c | 35 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in imx53_dt_init()
|
D | mach-imx51.c | 59 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in imx51_dt_init()
|
D | mach-imx6sl.c | 55 of_platform_populate(NULL, of_default_bus_match_table, NULL, parent); in imx6sl_init_machine()
|
D | mach-imx6sx.c | 75 of_platform_populate(NULL, of_default_bus_match_table, NULL, parent); in imx6sx_init_machine()
|
D | mach-imx6q.c | 278 of_platform_populate(NULL, of_default_bus_match_table, NULL, parent); in imx6q_init_machine()
|
/linux-4.1.27/arch/arm/mach-spear/ |
D | spear1340.c | 22 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in spear1340_dt_init()
|
D | spear1310.c | 30 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in spear1310_dt_init()
|
D | spear300.c | 197 of_platform_populate(NULL, of_default_bus_match_table, in spear300_dt_init()
|
D | spear310.c | 239 of_platform_populate(NULL, of_default_bus_match_table, in spear310_dt_init()
|
D | spear320.c | 243 of_platform_populate(NULL, of_default_bus_match_table, in spear320_dt_init()
|
D | spear6xx.c | 414 of_platform_populate(NULL, of_default_bus_match_table, in spear600_dt_init()
|
/linux-4.1.27/arch/arm/mach-shmobile/ |
D | board-marzen-reference.c | 37 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in marzen_init()
|
D | board-bockw-reference.c | 72 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in bockw_init()
|
D | setup-sh73a0.c | 794 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in sh73a0_generic_init()
|
D | setup-r8a7740.c | 842 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in r8a7740_generic_init()
|
/linux-4.1.27/arch/arm/mach-at91/ |
D | at91rm9200.c | 35 of_platform_populate(NULL, of_default_bus_match_table, NULL, soc_dev); in at91rm9200_dt_device_init()
|
D | sama5.c | 51 of_platform_populate(NULL, of_default_bus_match_table, NULL, soc_dev); in sama5_dt_device_init()
|
D | at91sam9.c | 64 of_platform_populate(NULL, of_default_bus_match_table, NULL, soc_dev); in at91sam9_common_init()
|
/linux-4.1.27/arch/nios2/platform/ |
D | platform.c | 42 return of_platform_populate(NULL, of_default_bus_match_table, in nios2_soc_device_init()
|
/linux-4.1.27/arch/arm/mach-s3c64xx/ |
D | mach-s3c64xx-dt.c | 52 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in s3c64xx_dt_init_machine()
|
/linux-4.1.27/arch/arm/mach-bcm/ |
D | board_bcm21664.c | 63 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in bcm21664_init()
|
D | board_bcm281xx.c | 61 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in bcm281xx_init()
|
D | board_bcm2835.c | 118 ret = of_platform_populate(NULL, of_default_bus_match_table, NULL, in bcm2835_init()
|
/linux-4.1.27/arch/arm/mach-orion5x/ |
D | board-dt.c | 67 of_platform_populate(NULL, of_default_bus_match_table, in orion5x_dt_init()
|
/linux-4.1.27/arch/arm/mach-rockchip/ |
D | rockchip.c | 76 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in rockchip_dt_init()
|
/linux-4.1.27/arch/arm/mach-nspire/ |
D | nspire.c | 62 of_platform_populate(NULL, of_default_bus_match_table, in nspire_init()
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | pxa-dt.c | 38 of_platform_populate(NULL, of_default_bus_match_table, in pxa3xx_dt_init()
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | da8xx-dt.c | 57 of_platform_populate(NULL, of_default_bus_match_table, in da850_init_machine()
|
/linux-4.1.27/arch/arm/mach-picoxcell/ |
D | common.c | 57 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in picoxcell_init_machine()
|
/linux-4.1.27/include/linux/ |
D | of_platform.h | 54 extern const struct of_device_id of_default_bus_match_table[];
|
/linux-4.1.27/arch/mips/pistachio/ |
D | init.c | 126 if (of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL)) in plat_of_setup()
|
/linux-4.1.27/arch/mips/mti-sead3/ |
D | sead3-setup.c | 108 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in customize_machine()
|
/linux-4.1.27/arch/arm/mach-tegra/ |
D | tegra.c | 118 of_platform_populate(NULL, of_default_bus_match_table, NULL, parent); in tegra_dt_init()
|
/linux-4.1.27/arch/arm/mach-keystone/ |
D | keystone.c | 57 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in keystone_init()
|
/linux-4.1.27/arch/cris/kernel/ |
D | setup.c | 218 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in cris_of_init()
|
/linux-4.1.27/arch/arm/mach-vt8500/ |
D | vt8500.c | 162 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in vt8500_init()
|
/linux-4.1.27/arch/arm/mach-highbank/ |
D | highbank.c | 166 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in highbank_init()
|
/linux-4.1.27/arch/arm/mach-zynq/ |
D | common.c | 145 of_platform_populate(NULL, of_default_bus_match_table, NULL, parent); in zynq_init_machine()
|
/linux-4.1.27/arch/arm/mach-exynos/ |
D | exynos.c | 250 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in exynos_dt_machine_init()
|
/linux-4.1.27/drivers/bus/ |
D | imx-weim.c | 167 of_default_bus_match_table, in weim_parse_dt()
|
/linux-4.1.27/arch/arm/mach-lpc32xx/ |
D | phy3250.c | 247 of_platform_populate(NULL, of_default_bus_match_table, in lpc3250_machine_init()
|
/linux-4.1.27/arch/arm/mach-integrator/ |
D | integrator_cp.c | 285 of_platform_populate(NULL, of_default_bus_match_table, in intcp_init_of()
|
D | integrator_ap.c | 306 of_platform_populate(NULL, of_default_bus_match_table, in ap_init_of()
|
/linux-4.1.27/arch/arm/mach-u300/ |
D | core.c | 394 of_platform_populate(NULL, of_default_bus_match_table, in u300_init_machine_dt()
|
/linux-4.1.27/arch/arm/mach-cns3xxx/ |
D | core.c | 391 of_platform_populate(NULL, of_default_bus_match_table, in cns3xxx_init()
|
/linux-4.1.27/arch/metag/kernel/ |
D | setup.c | 418 of_platform_populate(NULL, of_default_bus_match_table, NULL, in customize_machine()
|
/linux-4.1.27/arch/arm/mach-mxs/ |
D | mach-mxs.c | 501 of_platform_populate(NULL, of_default_bus_match_table, in mxs_machine_init()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | setup.c | 442 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in arm64_device_init()
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | setup.c | 258 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in xtensa_device_probe()
|
/linux-4.1.27/drivers/of/ |
D | platform.c | 26 const struct of_device_id of_default_bus_match_table[] = { variable
|
D | unittest.c | 770 of_platform_populate(np, of_default_bus_match_table, NULL, NULL); in of_unittest_platform_populate() 1872 ret = of_platform_populate(bus_np, of_default_bus_match_table, in of_unittest_overlay()
|
/linux-4.1.27/arch/arc/kernel/ |
D | setup.c | 389 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in customize_machine()
|
/linux-4.1.27/arch/arm/kernel/ |
D | setup.c | 833 of_platform_populate(NULL, of_default_bus_match_table, in customize_machine()
|
/linux-4.1.27/drivers/memory/ |
D | omap-gpmc.c | 2018 if (of_match_node(of_default_bus_match_table, child)) in gpmc_probe_generic_child() 2020 if (of_platform_populate(child, of_default_bus_match_table, in gpmc_probe_generic_child()
|
/linux-4.1.27/Documentation/devicetree/ |
D | usage-model.txt | 387 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
|