Home
last modified time | relevance | path

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

/arch/powerpc/platforms/86xx/
Dsbc8641d.c95 static const struct of_device_id of_bus_ids[] __initconst = { variable
104 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc86xx_hpcn.c130 static const struct of_device_id of_bus_ids[] __initconst = { variable
140 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dgef_sbc310.c203 static const struct of_device_id of_bus_ids[] __initconst = { variable
213 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dgef_sbc610.c193 static const struct of_device_id of_bus_ids[] __initconst = { variable
203 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dgef_ppc9a.c216 static const struct of_device_id of_bus_ids[] __initconst = { variable
226 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/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()
/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()
/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()
/arch/powerpc/platforms/8xx/
Dadder875.c95 static const struct of_device_id of_bus_ids[] __initconst = { variable
102 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dtqm8xx_setup.c127 static const struct of_device_id of_bus_ids[] __initconst = { variable
137 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc86xads_setup.c125 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()
Dep88xc.c150 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()
Dmpc885ads_setup.c200 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()
/arch/powerpc/platforms/82xx/
Dpq2fads.c171 static const struct of_device_id of_bus_ids[] __initconst = { variable
181 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.c300 static const struct of_device_id of_bus_ids[] __initconst = { variable
308 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/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()