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

  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
fdt_ro.c 83 static int _fdt_string_eq(const void *fdt, int stroffset, function
275 if (_fdt_string_eq(fdt, fdt32_to_cpu(prop->nameoff),
  /external/dtc/libfdt/
fdt_ro.c 83 static int _fdt_string_eq(const void *fdt, int stroffset, function
306 if (_fdt_string_eq(fdt, fdt32_to_cpu(prop->nameoff),

Completed in 104 milliseconds