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

  /system/libufdt/include/
libufdt.h 138 uint32_t ufdt_node_get_phandle(const struct ufdt_node *node);
  /system/libufdt/
ufdt_convert.c 289 if (ufdt_node_get_phandle(node) > 0) res++;
299 int ph = ufdt_node_get_phandle(node);
ufdt_node.c 160 uint32_t ufdt_node_get_phandle(const struct ufdt_node *node) { function
ufdt_overlay.c 277 uint32_t phandle = ufdt_node_get_phandle(symbol_node);

Completed in 171 milliseconds