HomeSort by relevance Sort by last modified time
    Searched refs:ufdt_to_fdt (Results 1 - 3 of 3) sorted by null

  /system/libufdt/include/
libufdt.h 308 int ufdt_to_fdt(const struct ufdt *tree, void *buf, int buf_size);
  /system/libufdt/
ufdt_overlay.c 655 err = ufdt_to_fdt(main_tree, out_fdt_header, out_fdt_size);
ufdt_convert.c 460 int ufdt_to_fdt(const struct ufdt *tree, void *buf, int buf_size) { function

Completed in 703 milliseconds