Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/powerpc/platforms/86xx/
Dcommon.c26 return of_platform_bus_probe(NULL, mpc86xx_common_ids, NULL); in mpc86xx_common_publish_devices()
Dmpc86xx_hpcn.c119 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v4.19/arch/powerpc/platforms/40x/
Dwalnut.c40 of_platform_bus_probe(NULL, walnut_of_bus, NULL); in walnut_device_probe()
Dvirtex.c32 of_platform_bus_probe(NULL, xilinx_of_bus_ids, NULL); in virtex_device_probe()
Dppc40x_simple.c38 of_platform_bus_probe(NULL, ppc40x_of_bus, NULL); in ppc40x_device_probe()
Dep405.c61 of_platform_bus_probe(NULL, ep405_of_bus, NULL); in ep405_device_probe()
/Linux-v4.19/arch/powerpc/platforms/44x/
Debony.c40 of_platform_bus_probe(NULL, ebony_of_bus, NULL); in ebony_device_probe()
Dvirtex.c38 of_platform_bus_probe(NULL, xilinx_of_bus_ids, NULL); in virtex_device_probe()
Dppc44x_simple.c37 of_platform_bus_probe(NULL, ppc44x_of_bus, NULL); in ppc44x_device_probe()
Dsam440ep.c41 of_platform_bus_probe(NULL, sam440ep_of_bus, NULL); in sam440ep_device_probe()
Dcanyonlands.c46 of_platform_bus_probe(NULL, ppc460ex_of_bus, NULL); in ppc460ex_device_probe()
Diss4xx.c45 of_platform_bus_probe(NULL, iss4xx_of_bus, NULL); in iss4xx_device_probe()
/Linux-v4.19/arch/powerpc/platforms/83xx/
Dmpc834x_itx.c49 return of_platform_bus_probe(NULL, mpc834x_itx_ids, NULL); in mpc834x_itx_declare_of_platform_devices()
Dmisc.c130 of_platform_bus_probe(NULL, of_bus_ids, NULL); in mpc83xx_declare_of_platform_devices()
/Linux-v4.19/arch/powerpc/platforms/embedded6xx/
Dgamecube.c97 of_platform_bus_probe(NULL, gamecube_of_bus, NULL); in gamecube_device_probe()
Dstorcenter.c34 of_platform_bus_probe(NULL, storcenter_of_bus, NULL); in storcenter_device_probe()
Dlinkstation.c32 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v4.19/arch/powerpc/platforms/85xx/
Dppa8548.c73 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dcommon.c52 return of_platform_bus_probe(NULL, mpc85xx_common_ids, NULL); in mpc85xx_common_publish_devices()
Dcorenet_generic.c132 return of_platform_bus_probe(NULL, of_device_ids, NULL); in corenet_gen_publish_devices()
/Linux-v4.19/include/linux/
Dof_platform.h70 extern int of_platform_bus_probe(struct device_node *root,
/Linux-v4.19/arch/powerpc/platforms/8xx/
Dadder875.c101 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dtqm8xx_setup.c135 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dep88xc.c159 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc86xads_setup.c133 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()

12