Home
last modified time | relevance | path

Searched refs:ufdt_get_fixup_location (Results 1 – 2 of 2) sorted by relevance

/system/libufdt/include/
Dufdt_overlay_internal.h22 void *ufdt_get_fixup_location(struct ufdt *tree, const char *fixup);
/system/libufdt/
Dufdt_overlay.c130 void *ufdt_get_fixup_location(struct ufdt *tree, const char *fixup) { in ufdt_get_fixup_location() function
214 fixup_pos = ufdt_get_fixup_location(tree, fixups); in ufdt_do_one_fixup()