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

  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/
libfdt.h 176 #define fdt_size_dt_struct(fdt) (fdt_get_header(fdt, size_dt_struct)) macro
    [all...]
  /external/dtc/libfdt/
libfdt.h 225 #define fdt_size_dt_struct(fdt) (fdt_get_header(fdt, size_dt_struct)) macro
    [all...]

Completed in 500 milliseconds