Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dprom.h28 static inline void add_dtb(u64 data) { } in add_dtb() function
/openbmc/linux/arch/x86/kernel/
H A Ddevicetree.c34 void __init add_dtb(u64 data) in add_dtb() function