Home
last modified time | relevance | path

Searched refs:of_bus_ids (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.1/arch/powerpc/platforms/85xx/
Dppa8548.c58 static const struct of_device_id of_bus_ids[] __initconst = { variable
69 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v6.1/arch/powerpc/platforms/86xx/
Dmpc86xx_hpcn.c100 static const struct of_device_id of_bus_ids[] __initconst = { variable
108 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v6.1/arch/powerpc/platforms/8xx/
Dadder875.c91 static const struct of_device_id of_bus_ids[] __initconst = { variable
98 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dtqm8xx_setup.c129 static const struct of_device_id of_bus_ids[] __initconst = { variable
139 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dep88xc.c150 static const struct of_device_id of_bus_ids[] __initconst = { variable
160 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc86xads_setup.c125 static const struct of_device_id of_bus_ids[] __initconst = { variable
134 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc885ads_setup.c200 static const struct of_device_id of_bus_ids[] __initconst = { variable
210 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v6.1/arch/powerpc/platforms/embedded6xx/
Dlinkstation.c23 static const struct of_device_id of_bus_ids[] __initconst = { variable
31 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v6.1/arch/powerpc/platforms/83xx/
Dmisc.c93 static const struct of_device_id of_bus_ids[] __initconst = { variable
106 of_platform_bus_probe(NULL, of_bus_ids, NULL); in mpc83xx_declare_of_platform_devices()
/Linux-v6.1/arch/powerpc/platforms/82xx/
Dpq2fads.c165 static const struct of_device_id of_bus_ids[] __initconst = { variable
175 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dkm82xx.c178 static const struct of_device_id of_bus_ids[] __initconst = { variable
185 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc8272_ads.c179 static const struct of_device_id of_bus_ids[] __initconst = { variable
189 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dep8248e.c287 static const struct of_device_id of_bus_ids[] __initconst = { variable
295 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v6.1/arch/powerpc/platforms/512x/
Dmpc512x_shared.c335 static const struct of_device_id of_bus_ids[] __initconst = { variable
348 if (of_platform_bus_probe(NULL, of_bus_ids, NULL)) in mpc512x_declare_of_platform_devices()