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

  /system/libufdt/include/
libufdt.h 155 struct ufdt *ufdt_construct(void *fdtp);
  /system/libufdt/
ufdt_convert.c 21 struct ufdt *ufdt_construct(void *fdtp) { function
337 return ufdt_construct(NULL);
340 struct ufdt *res_tree = ufdt_construct(fdtp);

Completed in 55 milliseconds