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

  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/
libfdt.h 175 #define fdt_size_dt_strings(fdt) (fdt_get_header(fdt, size_dt_strings)) macro
    [all...]
  /external/dtc/libfdt/
libfdt.h 224 #define fdt_size_dt_strings(fdt) (fdt_get_header(fdt, size_dt_strings)) macro
    [all...]

Completed in 1309 milliseconds