Home
last modified time | relevance | path

Searched refs:dt_from_blob (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/scripts/dtc/
Ddtc.c207 bi = dt_from_blob(arg); in main()
Ddtc.h234 struct boot_info *dt_from_blob(const char *fname);
Dflattree.c801 struct boot_info *dt_from_blob(const char *fname) in dt_from_blob() function