Home
last modified time | relevance | path

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

/optee_os/core/lib/libfdt/
A Dfdt_overlay.c444 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local
451 fixup_end = memchr(value, '\0', len); in overlay_fixup_phandle()
452 if (!fixup_end) in overlay_fixup_phandle()
454 fixup_len = fixup_end - fixup_str; in overlay_fixup_phandle()

Completed in 3 milliseconds