Searched refs:plat_get_fdt (Results 1 – 5 of 5) sorted by relevance
29 plat_get_fdt(); in prom_init() 33 void __init *plat_get_fdt(void) in plat_get_fdt() function
195 void __init *plat_get_fdt(void) in plat_get_fdt() function 203 void *fdt = plat_get_fdt(); in plat_mem_setup()
160 * plat_get_fdt() - Return a pointer to the platform's device tree blob173 extern void *plat_get_fdt(void);
318 void __weak *plat_get_fdt(void) in plat_get_fdt() function 339 fdt = plat_get_fdt(); in relocate_kernel()
1199 The platform must provide plat_get_fdt() if it selects CONFIG_USE_OF