Searched defs:mtd (Results 1 - 4 of 4) sorted by relevance
/drivers/hdf_core/adapter/khdf/liteos/model/storage/include/mtd/ |
H A D | mtd_legacy_lite.h | 51 struct mtd_info *mtd; member
|
/drivers/hdf_core/framework/model/storage/include/mtd/ |
H A D | mtd_spi_common.h | 78 struct MtdDevice mtd; member
|
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/ |
H A D | mtd_legacy_lite.c | 246 static int MtdDeviceLegacyNandErase(MtdInfoLegacy *mtd, EraseInfoLegacy *ops) in MtdDeviceLegacyNandErase() argument 264 static int MtdDeviceLegacyNandRead(MtdInfoLegacy *mtd, off_t addr, size_t len, size_t *retlen, char *buf) in MtdDeviceLegacyNandRead() argument 278 MtdDeviceLegacyNandWrite(MtdInfoLegacy *mtd, off_t addr, size_t len, size_t *retlen, const char *buf) MtdDeviceLegacyNandWrite() argument 292 MtdDeviceLegacyNandReadOob(MtdInfoLegacy *mtd, off_t addr, size_t len, size_t *retlen, char *buf) MtdDeviceLegacyNandReadOob() argument 306 MtdDeviceLegacyNandWriteOob(MtdInfoLegacy *mtd, off_t addr, size_t len, size_t *retlen, const char *buf) MtdDeviceLegacyNandWriteOob() argument 320 MtdDeviceLegacyBlockIsBad(MtdInfoLegacy *mtd, off_t ofs) MtdDeviceLegacyBlockIsBad() argument 330 MtdDeviceLegacyBlockMarkBad(MtdInfoLegacy *mtd, off_t ofs) MtdDeviceLegacyBlockMarkBad() argument [all...] |
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | DeprecatedAPIChecker.java | 265 isBuiltinEnumMethod(Method mtd) isBuiltinEnumMethod() argument [all...] |
Completed in 3 milliseconds