Searched refs:of_bus_ids (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/85xx/ |
H 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()
|
/openbmc/linux/arch/powerpc/platforms/8xx/ |
H A D | adder875.c | 85 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()
|
H A D | tqm8xx_setup.c | 121 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()
|
H A D | ep88xc.c | 145 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()
|
H A D | mpc86xads_setup.c | 119 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()
|
H A D | mpc885ads_setup.c | 192 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()
|
/openbmc/linux/arch/powerpc/platforms/embedded6xx/ |
H A 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()
|
/openbmc/linux/arch/powerpc/platforms/83xx/ |
H 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()
|
/openbmc/linux/arch/powerpc/platforms/82xx/ |
H A D | km82xx.c | 177 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()
|
H A D | ep8248e.c | 281 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()
|
/openbmc/linux/arch/powerpc/platforms/512x/ |
H A D | mpc512x_shared.c | 321 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()
|