HomeSort by relevance Sort by last modified time
    Searched full:phandle_offset (Results 1 - 1 of 1) sorted by null

  /system/libufdt/
ufdt_overlay.c 440 uint32_t phandle_offset) {
460 fdt_increase_u32((prop_data + offset), phandle_offset);
467 uint32_t phandle_offset) {
479 phandle_offset);
491 phandle_offset);
521 uint32_t phandle_offset) {
527 ufdt_local_fixup_node(overlay_node, local_fixups_node, phandle_offset);
536 uint32_t phandle_offset = 0; local
538 phandle_offset = ufdt_get_max_phandle(main_tree);
539 if (phandle_offset > 0)
    [all...]

Completed in 122 milliseconds