Searched refs:of_platform_bus_probe (Results 1 – 25 of 37) sorted by relevance
12
/linux-6.3-rc2/arch/powerpc/platforms/86xx/ |
A D | common.c | 23 return of_platform_bus_probe(NULL, mpc86xx_common_ids, NULL); in mpc86xx_common_publish_devices()
|
A D | mpc86xx_hpcn.c | 108 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
|
/linux-6.3-rc2/arch/powerpc/platforms/44x/ |
A D | ebony.c | 36 of_platform_bus_probe(NULL, ebony_of_bus, NULL); in ebony_device_probe()
|
A D | ppc44x_simple.c | 33 of_platform_bus_probe(NULL, ppc44x_of_bus, NULL); in ppc44x_device_probe()
|
A D | sam440ep.c | 36 of_platform_bus_probe(NULL, sam440ep_of_bus, NULL); in sam440ep_device_probe()
|
A D | canyonlands.c | 32 of_platform_bus_probe(NULL, ppc460ex_of_bus, NULL); in ppc460ex_device_probe()
|
A D | iss4xx.c | 41 of_platform_bus_probe(NULL, iss4xx_of_bus, NULL); in iss4xx_device_probe()
|
A D | ppc476.c | 113 of_platform_bus_probe(NULL, ppc47x_of_bus, NULL); in ppc47x_device_probe()
|
/linux-6.3-rc2/arch/powerpc/platforms/40x/ |
A D | ppc40x_simple.c | 34 of_platform_bus_probe(NULL, ppc40x_of_bus, NULL); in ppc40x_device_probe()
|
/linux-6.3-rc2/arch/powerpc/platforms/83xx/ |
A D | mpc834x_itx.c | 44 return of_platform_bus_probe(NULL, mpc834x_itx_ids, NULL); in mpc834x_itx_declare_of_platform_devices()
|
A D | misc.c | 106 of_platform_bus_probe(NULL, of_bus_ids, NULL); in mpc83xx_declare_of_platform_devices()
|
/linux-6.3-rc2/arch/powerpc/platforms/embedded6xx/ |
A D | gamecube.c | 91 of_platform_bus_probe(NULL, gamecube_of_bus, NULL); in gamecube_device_probe()
|
A D | storcenter.c | 33 of_platform_bus_probe(NULL, storcenter_of_bus, NULL); in storcenter_device_probe()
|
A D | linkstation.c | 31 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
|
A D | mvme5100.c | 200 of_platform_bus_probe(NULL, mvme5100_of_bus_ids, NULL); in probe_of_platform_devices()
|
/linux-6.3-rc2/arch/powerpc/platforms/85xx/ |
A D | ppa8548.c | 69 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
|
A D | common.c | 49 return of_platform_bus_probe(NULL, mpc85xx_common_ids, NULL); in mpc85xx_common_publish_devices()
|
A D | corenet_generic.c | 106 return of_platform_bus_probe(NULL, of_device_ids, NULL); in corenet_gen_publish_devices()
|
/linux-6.3-rc2/include/linux/ |
A D | of_platform.h | 64 extern int of_platform_bus_probe(struct device_node *root,
|
/linux-6.3-rc2/arch/powerpc/platforms/8xx/ |
A D | adder875.c | 98 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
|
A D | tqm8xx_setup.c | 139 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
|
A D | mpc86xads_setup.c | 134 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
|
A D | ep88xc.c | 160 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
|
/linux-6.3-rc2/arch/powerpc/platforms/pseries/ |
A D | pmem.c | 163 of_platform_bus_probe(pmem_node, drc_pmem_match, NULL); in pseries_pmem_init()
|
/linux-6.3-rc2/arch/powerpc/platforms/82xx/ |
A D | pq2fads.c | 175 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
|
Completed in 55 milliseconds
12