Home
last modified time | relevance | path

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

/arch/powerpc/platforms/86xx/
Dsbc8641d.c102 static __initdata struct of_device_id of_bus_ids[] = { variable
110 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dgef_sbc610.c198 static __initdata struct of_device_id of_bus_ids[] = { variable
207 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc86xx_hpcn.c161 static __initdata struct of_device_id of_bus_ids[] = { variable
170 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dgef_ppc9a.c221 static __initdata struct of_device_id of_bus_ids[] = { variable
230 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dgef_sbc310.c209 static __initdata struct of_device_id of_bus_ids[] = { variable
218 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/arch/powerpc/platforms/83xx/
Dmisc.c117 static struct of_device_id __initdata of_bus_ids[] = { variable
130 of_platform_bus_probe(NULL, of_bus_ids, NULL); in mpc83xx_declare_of_platform_devices()
/arch/powerpc/platforms/embedded6xx/
Dlinkstation.c24 static __initdata struct of_device_id of_bus_ids[] = { variable
32 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/arch/powerpc/platforms/8xx/
Dadder875.c95 static __initdata struct of_device_id of_bus_ids[] = { variable
102 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dtqm8xx_setup.c127 static struct of_device_id __initdata of_bus_ids[] = { variable
137 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc86xads_setup.c123 static struct of_device_id __initdata of_bus_ids[] = { variable
132 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dep88xc.c148 static struct of_device_id __initdata of_bus_ids[] = { variable
158 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc885ads_setup.c260 static struct of_device_id __initdata of_bus_ids[] = { variable
270 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/arch/powerpc/platforms/82xx/
Dpq2fads.c169 static struct of_device_id __initdata of_bus_ids[] = { variable
179 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dkm82xx.c178 static __initdata struct of_device_id of_bus_ids[] = { variable
185 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc8272_ads.c182 static struct of_device_id __initdata of_bus_ids[] = { variable
192 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dep8248e.c301 static __initdata struct of_device_id of_bus_ids[] = { variable
309 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
/arch/powerpc/platforms/512x/
Dmpc512x_shared.c358 static struct of_device_id __initdata of_bus_ids[] = { variable
368 if (of_platform_bus_probe(NULL, of_bus_ids, NULL)) in mpc512x_declare_of_platform_devices()