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

  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/
libfdt.h 170 #define fdt_off_dt_strings(fdt) (fdt_get_header(fdt, off_dt_strings)) macro
    [all...]
  /external/dtc/libfdt/
libfdt.h 219 #define fdt_off_dt_strings(fdt) (fdt_get_header(fdt, off_dt_strings)) macro
    [all...]

Completed in 283 milliseconds