Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/dtc/
Ddtc.c219 bi = dt_from_blob(arg); in main()
Ddtc.h258 struct boot_info *dt_from_blob(const char *fname);
Dflattree.c804 struct boot_info *dt_from_blob(const char *fname) in dt_from_blob() function