Home
last modified time | relevance | path

Searched defs:get_fdt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dbootinfo.h123 static inline void *get_fdt(void) in get_fdt() function
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dfdt.c364 void *get_fdt(unsigned long *fdt_size) in get_fdt() function