Searched refs:find_and_write_dtb (Results 1 - 1 of 1) sorted by relevance

/system/libufdt/tests/src/
H A Dextract_dtb.c47 int find_and_write_dtb(const char *filename, function
113 tag_pos = find_and_write_dtb(filename, buf, buf_size);
115 tag_pos = find_and_write_dtb(out_dtb_filename, buf, buf_size);

Completed in 425 milliseconds