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

  /external/fio/oslib/
libmtd.h 108 * libmtd_close - close MTD library.
111 void libmtd_close(libmtd_t desc);
libmtd.c 625 libmtd_close((libmtd_t)lib);
629 void libmtd_close(libmtd_t desc) function
    [all...]
  /external/fio/engines/
mtd.c 204 libmtd_close(desc);

Completed in 118 milliseconds