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 302 int ufdt_to_fdt(const struct ufdt *tree, void *buf, int buf_size);
  /system/libufdt/
ufdt_convert.c 416 int ufdt_to_fdt(const struct ufdt *tree, void *buf, int buf_size) { function
ufdt_overlay.c 663 err = ufdt_to_fdt(main_tree, out_fdt_header, out_fdt_size);

Completed in 75 milliseconds