Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
Dppa8548.c58 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()
/kernel/linux/linux-5.10/arch/powerpc/platforms/86xx/
Dmpc86xx_hpcn.c107 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()
/kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/
Dadder875.c91 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()
Dtqm8xx_setup.c125 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()
Dmpc86xads_setup.c124 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()
Dep88xc.c149 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()
Dmpc885ads_setup.c199 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()
/kernel/linux/linux-5.10/arch/powerpc/platforms/83xx/
Dmisc.c93 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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/powerpc/platforms/82xx/
Dpq2fads.c167 static const struct of_device_id of_bus_ids[] __initconst = { variable
177 of_platform_bus_probe(NULL, of_bus_ids, NULL); in declare_of_platform_devices()
Dmpc8272_ads.c180 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()
Dkm82xx.c179 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()
Dep8248e.c288 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()
/kernel/linux/linux-5.10/arch/powerpc/platforms/512x/
Dmpc512x_shared.c335 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()