/Linux-v6.1/arch/powerpc/platforms/85xx/ |
D | ppa8548.c | 58 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/ |
D | mpc86xx_hpcn.c | 100 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/ |
D | adder875.c | 91 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()
|
D | tqm8xx_setup.c | 129 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()
|
D | ep88xc.c | 150 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()
|
D | mpc86xads_setup.c | 125 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()
|
D | mpc885ads_setup.c | 200 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/ |
D | linkstation.c | 23 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/ |
D | misc.c | 93 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/ |
D | pq2fads.c | 165 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()
|
D | km82xx.c | 178 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()
|
D | mpc8272_ads.c | 179 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()
|
D | ep8248e.c | 287 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/ |
D | mpc512x_shared.c | 335 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()
|