Searched refs:of_bus_ids (Results 1 – 14 of 14) sorted by relevance
/linux/arch/powerpc/platforms/85xx/ |
A 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/arch/powerpc/platforms/86xx/ |
A D | mpc86xx_hpcn.c | 107 static const struct of_device_id of_bus_ids[] __initconst = { variable 115 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
|
/linux/arch/powerpc/platforms/embedded6xx/ |
A 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/arch/powerpc/platforms/83xx/ |
A 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/arch/powerpc/platforms/8xx/ |
A 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()
|
A 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()
|
A 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()
|
A 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()
|
A 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/arch/powerpc/platforms/82xx/ |
A 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()
|
A D | km82xx.c | 179 static const struct of_device_id of_bus_ids[] __initconst = { variable 186 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
|
A 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()
|
A D | ep8248e.c | 288 static const struct of_device_id of_bus_ids[] __initconst = { variable 296 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
|
/linux/arch/powerpc/platforms/512x/ |
A 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()
|
Completed in 38 milliseconds