Home
last modified time | relevance | path

Searched refs:MtdCharOsInit (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/storage/src/mtd/
H A Dmtd_char.c11 __attribute__((weak)) int32_t MtdCharOsInit(struct MtdDevice *mtdDevice) in MtdCharOsInit() function
24 return MtdCharOsInit(mtdDevice); in MtdCharInit()
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mtd/
H A Dmtd_char.h52 int32_t MtdCharOsInit(struct MtdDevice *mtdDevice);
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
H A Dmtd_char_lite.c514 int32_t MtdCharOsInit(struct MtdDevice *mtdDevice) in MtdCharOsInit() function