Home
last modified time | relevance | path

Searched defs:mtd (Results 1 - 4 of 4) sorted by relevance

/drivers/hdf_core/adapter/khdf/liteos/model/storage/include/mtd/
H A Dmtd_legacy_lite.h51 struct mtd_info *mtd; member
/drivers/hdf_core/framework/model/storage/include/mtd/
H A Dmtd_spi_common.h78 struct MtdDevice mtd; member
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
H A Dmtd_legacy_lite.c246 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 DDeprecatedAPIChecker.java265 isBuiltinEnumMethod(Method mtd) isBuiltinEnumMethod() argument
[all...]

Completed in 5 milliseconds