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

  /external/dtc/
util.h 100 char *utilfdt_read(const char *filename);
103 * Like utilfdt_read(), but also passes back the size of the file read.
fdtget.c 257 blob = utilfdt_read(filename);
fdtput.c 336 blob = utilfdt_read(filename);
util.c 291 char *utilfdt_read(const char *filename) function

Completed in 177 milliseconds