Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/storage/src/mtd/
H A Dmtd_core.c346 static int32_t MtdDeviceCheckMsg(struct MtdDevice *mtdDevice, struct MtdMsg *msg) in MtdDeviceCheckMsg()
392 static int32_t MtdDeviceWriteReadByPageUnlock(struct MtdDevice *mtdDevice, struct MtdMsg *msg) in MtdDeviceWriteReadByPageUnlock()
447 static int32_t MtdDeviceRequest(struct MtdDevice *mtdDevice, struct MtdMsg *msg) in MtdDeviceRequest()
483 struct MtdMsg msg; in MtdDeviceWrite()
518 struct MtdMsg msg; in MtdDeviceRead()
553 struct MtdMsg msg; in MtdDeviceWriteWithOob()
568 struct MtdMsg msg; in MtdDeviceReadWithOob()
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mtd/
H A Dmtd_core.h54 struct MtdMsg { struct