Home
last modified time | relevance | path

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

12

/linux-6.15/arch/powerpc/platforms/86xx/
H A Dcommon.c26 return of_platform_bus_probe(NULL, mpc86xx_common_ids, NULL); in mpc86xx_common_publish_devices()
/linux-6.15/arch/powerpc/platforms/44x/
H A Debony.c36 of_platform_bus_probe(NULL, ebony_of_bus, NULL); in ebony_device_probe()
H A Dppc44x_simple.c33 of_platform_bus_probe(NULL, ppc44x_of_bus, NULL); in ppc44x_device_probe()
H A Dsam440ep.c36 of_platform_bus_probe(NULL, sam440ep_of_bus, NULL); in sam440ep_device_probe()
H A Dcanyonlands.c32 of_platform_bus_probe(NULL, ppc460ex_of_bus, NULL); in ppc460ex_device_probe()
H A Diss4xx.c41 of_platform_bus_probe(NULL, iss4xx_of_bus, NULL); in iss4xx_device_probe()
H A Dppc476.c113 of_platform_bus_probe(NULL, ppc47x_of_bus, NULL); in ppc47x_device_probe()
/linux-6.15/arch/powerpc/platforms/83xx/
H A Dmpc834x_itx.c44 return of_platform_bus_probe(NULL, mpc834x_itx_ids, NULL); in mpc834x_itx_declare_of_platform_devices()
H A Dmisc.c108 of_platform_bus_probe(NULL, of_bus_ids, NULL); in mpc83xx_declare_of_platform_devices()
/linux-6.15/arch/powerpc/platforms/embedded6xx/
H A Dgamecube.c85 of_platform_bus_probe(NULL, gamecube_of_bus, NULL); in gamecube_device_probe()
H A Dstorcenter.c33 of_platform_bus_probe(NULL, storcenter_of_bus, NULL); in storcenter_device_probe()
H A Dlinkstation.c32 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
H A Dmvme5100.c193 of_platform_bus_probe(NULL, mvme5100_of_bus_ids, NULL); in probe_of_platform_devices()
/linux-6.15/arch/powerpc/platforms/85xx/
H A Dppa8548.c69 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
H A Dcommon.c50 return of_platform_bus_probe(NULL, mpc85xx_common_ids, NULL); in mpc85xx_common_publish_devices()
H A Dcorenet_generic.c106 return of_platform_bus_probe(NULL, of_device_ids, NULL); in corenet_gen_publish_devices()
/linux-6.15/arch/powerpc/platforms/8xx/
H A Dadder875.c92 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
H A Dtqm8xx_setup.c131 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
H A Dmpc86xads_setup.c128 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
H A Dep88xc.c155 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
H A Dmpc885ads_setup.c202 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/linux-6.15/include/linux/
H A Dof_platform.h68 extern int of_platform_bus_probe(struct device_node *root,
/linux-6.15/arch/powerpc/platforms/pseries/
H A Dpmem.c163 of_platform_bus_probe(pmem_node, drc_pmem_match, NULL); in pseries_pmem_init()
/linux-6.15/arch/powerpc/platforms/82xx/
H A Dkm82xx.c184 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/linux-6.15/drivers/of/
H A Dplatform.c393 int of_platform_bus_probe(struct device_node *root, in of_platform_bus_probe() function
423 EXPORT_SYMBOL(of_platform_bus_probe);

12