Searched defs:fdt_next_property_offset (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
H A Dfdt_ro.c231 int fdt_next_property_offset(const void *fdt, int offset) function
267 (offset = fdt_next_property_offset(fdt, offset))) {
/device/linaro/bootloader/arm-trusted-firmware/lib/libfdt/
H A Dfdt_ro.c263 int fdt_next_property_offset(const void *fdt, int offset) function
299 (offset = fdt_next_property_offset(fdt, offset))) {

Completed in 8 milliseconds