Searched refs:plat_get_fdt (Results 1 - 5 of 5) sorted by path

/linux-master/arch/mips/cavium-octeon/
H A Dsetup.c960 void __init *plat_get_fdt(void) function
/linux-master/arch/mips/generic/
H A Dinit.c29 plat_get_fdt();
33 void __init *plat_get_fdt(void) function
/linux-master/arch/mips/include/asm/
H A Dbootinfo.h160 * plat_get_fdt() - Return a pointer to the platform's device tree blob
173 extern void *plat_get_fdt(void);
/linux-master/arch/mips/kernel/
H A Drelocate.c318 void __weak *plat_get_fdt(void) function
339 fdt = plat_get_fdt();
/linux-master/arch/mips/mti-malta/
H A Dmalta-setup.c195 void __init *plat_get_fdt(void) function
203 void *fdt = plat_get_fdt();

Completed in 331 milliseconds