Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/85xx/
Dppa8548.c62 static const struct of_device_id of_bus_ids[] __initconst = { variable
73 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v4.19/arch/powerpc/platforms/86xx/
Dmpc86xx_hpcn.c111 static const struct of_device_id of_bus_ids[] __initconst = { variable
119 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v4.19/arch/powerpc/platforms/83xx/
Dmisc.c117 static const struct of_device_id of_bus_ids[] __initconst = { variable
130 of_platform_bus_probe(NULL, of_bus_ids, NULL); in mpc83xx_declare_of_platform_devices()
/Linux-v4.19/arch/powerpc/platforms/embedded6xx/
Dlinkstation.c24 static const struct of_device_id of_bus_ids[] __initconst = { variable
32 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v4.19/arch/powerpc/platforms/8xx/
Dadder875.c94 static const struct of_device_id of_bus_ids[] __initconst = { variable
101 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dtqm8xx_setup.c125 static const struct of_device_id of_bus_ids[] __initconst = { variable
135 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dep88xc.c149 static const struct of_device_id of_bus_ids[] __initconst = { variable
159 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc86xads_setup.c124 static const struct of_device_id of_bus_ids[] __initconst = { variable
133 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc885ads_setup.c199 static const struct of_device_id of_bus_ids[] __initconst = { variable
209 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v4.19/arch/powerpc/platforms/82xx/
Dpq2fads.c170 static const struct of_device_id of_bus_ids[] __initconst = { variable
180 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc8272_ads.c184 static const struct of_device_id of_bus_ids[] __initconst = { variable
194 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dkm82xx.c183 static const struct of_device_id of_bus_ids[] __initconst = { variable
190 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dep8248e.c292 static const struct of_device_id of_bus_ids[] __initconst = { variable
300 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/Linux-v4.19/arch/powerpc/platforms/512x/
Dmpc512x_shared.c339 static const struct of_device_id of_bus_ids[] __initconst = { variable
352 if (of_platform_bus_probe(NULL, of_bus_ids, NULL)) in mpc512x_declare_of_platform_devices()