Searched refs:plat_get_fdt (Results 1 – 6 of 6) sorted by relevance
29 plat_get_fdt(); in prom_init()33 void __init *plat_get_fdt(void) in plat_get_fdt() function
193 void __init *plat_get_fdt(void) in plat_get_fdt() function201 void *fdt = plat_get_fdt(); in plat_mem_setup()
318 void __weak *plat_get_fdt(void) in plat_get_fdt() function339 fdt = plat_get_fdt(); in relocate_kernel()
173 extern void *plat_get_fdt(void);
937 void __init *plat_get_fdt(void) in plat_get_fdt() function
1163 The platform must provide plat_get_fdt() if it selects CONFIG_USE_OF
Completed in 15 milliseconds