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

/arch/x86/include/asm/
H A Dprom.h28 extern void add_dtb(u64 data);
33 static inline void add_dtb(u64 data) { } function
/arch/x86/kernel/
H A Ddevicetree.c64 void __init add_dtb(u64 data) function

Completed in 67 milliseconds