Home
last modified time | relevance | path

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

/Linux-v6.6/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.6/arch/powerpc/platforms/8xx/
Dadder875.c85 static const struct of_device_id of_bus_ids[] __initconst = { variable
92 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dtqm8xx_setup.c121 static const struct of_device_id of_bus_ids[] __initconst = { variable
131 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dep88xc.c145 static const struct of_device_id of_bus_ids[] __initconst = { variable
155 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc86xads_setup.c119 static const struct of_device_id of_bus_ids[] __initconst = { variable
128 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc885ads_setup.c192 static const struct of_device_id of_bus_ids[] __initconst = { variable
202 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v6.6/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.6/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.6/arch/powerpc/platforms/82xx/
Dkm82xx.c177 static const struct of_device_id of_bus_ids[] __initconst = { variable
184 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dep8248e.c281 static const struct of_device_id of_bus_ids[] __initconst = { variable
289 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v6.6/arch/powerpc/platforms/512x/
Dmpc512x_shared.c321 static const struct of_device_id of_bus_ids[] __initconst = { variable
334 if (of_platform_bus_probe(NULL, of_bus_ids, NULL)) in mpc512x_declare_of_platform_devices()