Home
last modified time | relevance | path

Searched refs:mpc86xx_common_publish_devices (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/arch/powerpc/platforms/86xx/
Dmpc86xx.h17 extern int mpc86xx_common_publish_devices(void);
Dcommon.c21 int __init mpc86xx_common_publish_devices(void) in mpc86xx_common_publish_devices() function
Dmvme7100.c102 machine_arch_initcall(mvme7100, mpc86xx_common_publish_devices);
Dmpc86xx_hpcn.c107 mpc86xx_common_publish_devices(); in declare_of_platform_devices()
Dgef_sbc610.c171 machine_arch_initcall(gef_sbc610, mpc86xx_common_publish_devices);
Dgef_sbc310.c181 machine_arch_initcall(gef_sbc310, mpc86xx_common_publish_devices);
Dgef_ppc9a.c194 machine_arch_initcall(gef_ppc9a, mpc86xx_common_publish_devices);
Dmpc8610_hpcd.c99 mpc86xx_common_publish_devices(); in mpc8610_declare_of_platform_devices()