Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc.c192 bi = dt_from_source(arg); in main()
H A Ddtc.h239 struct boot_info *dt_from_source(const char *f);
H A Dtreesource.c30 struct boot_info *dt_from_source(const char *fname) in dt_from_source() function