Home
last modified time | relevance | path

Searched refs:of_default_bus_match_table (Results 1 – 65 of 65) sorted by relevance

/linux-4.4.14/arch/c6x/platforms/
Dplatform.c14 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in c6x_device_probe()
/linux-4.4.14/arch/arm/mach-versatile/
Dversatile_dt.c34 of_platform_populate(NULL, of_default_bus_match_table, in versatile_dt_init()
/linux-4.4.14/arch/arm/mach-bcm/
Dboard_bcm2835.c30 ret = of_platform_populate(NULL, of_default_bus_match_table, NULL, in bcm2835_init()
Dboard_bcm21664.c63 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in bcm21664_init()
Dboard_bcm281xx.c61 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in bcm281xx_init()
/linux-4.4.14/arch/arm/mach-mvebu/
Ddove.c29 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in dove_init()
Dkirkwood.c182 of_platform_populate(NULL, of_default_bus_match_table, auxdata, NULL); in kirkwood_dt_init()
Dboard-v7.c148 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in mvebu_dt_init()
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-s3c2416-dt.c38 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in s3c2416_dt_machine_init()
/linux-4.4.14/arch/arm/mach-imx/
Dimx27-dt.c25 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in imx27_dt_init()
Dmach-imx53.c35 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in imx53_dt_init()
Dmach-imx51.c59 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in imx51_dt_init()
Dmach-imx6sl.c55 of_platform_populate(NULL, of_default_bus_match_table, NULL, parent); in imx6sl_init_machine()
Dmach-imx6ul.c67 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in imx6ul_init_machine()
Dmach-imx6sx.c75 of_platform_populate(NULL, of_default_bus_match_table, NULL, parent); in imx6sx_init_machine()
Dmach-imx7d.c96 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in imx7d_init_machine()
Dmach-imx6q.c278 of_platform_populate(NULL, of_default_bus_match_table, NULL, parent); in imx6q_init_machine()
/linux-4.4.14/arch/arm/mach-spear/
Dspear1340.c22 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in spear1340_dt_init()
Dspear1310.c30 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in spear1310_dt_init()
Dspear300.c197 of_platform_populate(NULL, of_default_bus_match_table, in spear300_dt_init()
Dspear310.c239 of_platform_populate(NULL, of_default_bus_match_table, in spear310_dt_init()
Dspear320.c243 of_platform_populate(NULL, of_default_bus_match_table, in spear320_dt_init()
Dspear6xx.c414 of_platform_populate(NULL, of_default_bus_match_table, in spear600_dt_init()
/linux-4.4.14/arch/mips/xilfpga/
Dinit.c52 if (of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL)) in plat_of_setup()
/linux-4.4.14/arch/arm/mach-at91/
Dat91rm9200.c34 of_platform_populate(NULL, of_default_bus_match_table, NULL, soc_dev); in at91rm9200_dt_device_init()
Dsama5.c53 of_platform_populate(NULL, of_default_bus_match_table, NULL, soc_dev); in sama5_dt_device_init()
Dat91sam9.c64 of_platform_populate(NULL, of_default_bus_match_table, NULL, soc_dev); in at91sam9_common_init()
/linux-4.4.14/arch/nios2/platform/
Dplatform.c42 return of_platform_populate(NULL, of_default_bus_match_table, in nios2_soc_device_init()
/linux-4.4.14/arch/arm/mach-shmobile/
Dsetup-sh73a0.c58 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in sh73a0_generic_init()
Dsetup-r8a7740.c117 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in r8a7740_generic_init()
/linux-4.4.14/arch/arm/mach-s3c64xx/
Dmach-s3c64xx-dt.c51 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in s3c64xx_dt_init_machine()
/linux-4.4.14/arch/arm/mach-orion5x/
Dboard-dt.c66 of_platform_populate(NULL, of_default_bus_match_table, in orion5x_dt_init()
/linux-4.4.14/arch/arm/mach-nspire/
Dnspire.c60 of_platform_populate(NULL, of_default_bus_match_table, in nspire_init()
/linux-4.4.14/arch/arm/mach-rockchip/
Drockchip.c76 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in rockchip_dt_init()
/linux-4.4.14/arch/arm/mach-pxa/
Dpxa-dt.c38 of_platform_populate(NULL, of_default_bus_match_table, in pxa3xx_dt_init()
/linux-4.4.14/arch/arm/mach-picoxcell/
Dcommon.c57 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in picoxcell_init_machine()
/linux-4.4.14/arch/mips/jz4740/
Dsetup.c79 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in populate_machine()
/linux-4.4.14/arch/arm/mach-davinci/
Dda8xx-dt.c57 of_platform_populate(NULL, of_default_bus_match_table, in da850_init_machine()
/linux-4.4.14/arch/mips/pistachio/
Dinit.c131 if (of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL)) in plat_of_setup()
/linux-4.4.14/include/linux/
Dof_platform.h54 extern const struct of_device_id of_default_bus_match_table[];
/linux-4.4.14/arch/mips/mti-sead3/
Dsead3-setup.c108 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in customize_machine()
/linux-4.4.14/arch/arm/mach-keystone/
Dkeystone.c63 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in keystone_init()
/linux-4.4.14/arch/arm/mach-tegra/
Dtegra.c118 of_platform_populate(NULL, of_default_bus_match_table, NULL, parent); in tegra_dt_init()
/linux-4.4.14/arch/cris/kernel/
Dsetup.c218 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in cris_of_init()
/linux-4.4.14/arch/arm/mach-zynq/
Dcommon.c145 of_platform_populate(NULL, of_default_bus_match_table, NULL, parent); in zynq_init_machine()
/linux-4.4.14/arch/arm/mach-highbank/
Dhighbank.c166 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in highbank_init()
/linux-4.4.14/arch/arm/mach-vt8500/
Dvt8500.c162 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in vt8500_init()
/linux-4.4.14/drivers/of/
Dplatform.c26 const struct of_device_id of_default_bus_match_table[] = { variable
468 return of_platform_populate(root, of_default_bus_match_table, lookup, in of_platform_default_populate()
Dunittest.c774 of_platform_populate(np, of_default_bus_match_table, NULL, NULL); in of_unittest_platform_populate()
1873 ret = of_platform_populate(bus_np, of_default_bus_match_table, in of_unittest_overlay()
/linux-4.4.14/arch/mips/ath79/
Dsetup.c255 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in ath79_setup()
/linux-4.4.14/arch/arm/mach-exynos/
Dexynos.c274 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in exynos_dt_machine_init()
/linux-4.4.14/arch/arm/mach-lpc32xx/
Dphy3250.c247 of_platform_populate(NULL, of_default_bus_match_table, in lpc3250_machine_init()
/linux-4.4.14/drivers/bus/
Dimx-weim.c167 of_default_bus_match_table, in weim_parse_dt()
/linux-4.4.14/arch/arm/mach-integrator/
Dintegrator_cp.c285 of_platform_populate(NULL, of_default_bus_match_table, in intcp_init_of()
Dintegrator_ap.c305 of_platform_populate(NULL, of_default_bus_match_table, in ap_init_of()
/linux-4.4.14/arch/arm/mach-u300/
Dcore.c394 of_platform_populate(NULL, of_default_bus_match_table, in u300_init_machine_dt()
/linux-4.4.14/arch/arm64/kernel/
Dsetup.c362 of_platform_populate(NULL, of_default_bus_match_table, in arm64_device_init()
/linux-4.4.14/arch/arm/mach-cns3xxx/
Dcore.c398 of_platform_populate(NULL, of_default_bus_match_table, in cns3xxx_init()
/linux-4.4.14/arch/arm/mach-mxs/
Dmach-mxs.c501 of_platform_populate(NULL, of_default_bus_match_table, in mxs_machine_init()
/linux-4.4.14/arch/metag/kernel/
Dsetup.c418 of_platform_populate(NULL, of_default_bus_match_table, NULL, in customize_machine()
/linux-4.4.14/arch/xtensa/kernel/
Dsetup.c258 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in xtensa_device_probe()
/linux-4.4.14/arch/arc/kernel/
Dsetup.c441 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); in customize_machine()
/linux-4.4.14/arch/arm/kernel/
Dsetup.c838 of_platform_populate(NULL, of_default_bus_match_table, in customize_machine()
/linux-4.4.14/drivers/memory/
Domap-gpmc.c2017 if (of_match_node(of_default_bus_match_table, child)) in gpmc_probe_generic_child()
2019 if (of_platform_populate(child, of_default_bus_match_table, in gpmc_probe_generic_child()
/linux-4.4.14/Documentation/devicetree/
Dusage-model.txt387 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);