Home
last modified time | relevance | path

Searched refs:MtdInfoLegacy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
H A Dmtd_legacy_lite.c142 MtdInfoLegacy g_mtdInfo;
143 MtdInfoLegacy *nand_mtd;
246 static int MtdDeviceLegacyNandErase(MtdInfoLegacy *mtd, EraseInfoLegacy *ops) in MtdDeviceLegacyNandErase()
264 static int MtdDeviceLegacyNandRead(MtdInfoLegacy *mtd, off_t addr, size_t len, size_t *retlen, char… in MtdDeviceLegacyNandRead()
278 static int MtdDeviceLegacyNandWrite(MtdInfoLegacy *mtd, off_t addr, size_t len, size_t *retlen, con… in MtdDeviceLegacyNandWrite()
292 static int MtdDeviceLegacyNandReadOob(MtdInfoLegacy *mtd, off_t addr, size_t len, size_t *retlen, c… in MtdDeviceLegacyNandReadOob()
306 static int MtdDeviceLegacyNandWriteOob(MtdInfoLegacy *mtd, off_t addr, size_t len, size_t *retlen, … in MtdDeviceLegacyNandWriteOob()
320 static int MtdDeviceLegacyBlockIsBad(MtdInfoLegacy *mtd, off_t ofs) in MtdDeviceLegacyBlockIsBad()
330 static int MtdDeviceLegacyBlockMarkBad(MtdInfoLegacy *mtd, off_t ofs) in MtdDeviceLegacyBlockMarkBad()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/storage/include/mtd/
H A Dmtd_legacy_lite.h70 } MtdInfoLegacy; typedef
72 extern MtdInfoLegacy *nand_mtd;