/Linux-v4.19/arch/powerpc/platforms/85xx/ |
D | ppa8548.c | 62 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/ |
D | mpc86xx_hpcn.c | 111 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/ |
D | misc.c | 117 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/ |
D | linkstation.c | 24 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/ |
D | adder875.c | 94 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()
|
D | tqm8xx_setup.c | 125 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()
|
D | ep88xc.c | 149 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()
|
D | mpc86xads_setup.c | 124 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()
|
D | mpc885ads_setup.c | 199 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/ |
D | pq2fads.c | 170 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()
|
D | mpc8272_ads.c | 184 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()
|
D | km82xx.c | 183 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()
|
D | ep8248e.c | 292 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/ |
D | mpc512x_shared.c | 339 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()
|