Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/storage/src/mtd/
H A Dmtd_block.c40 MtdDevicePut(mtdDevice); in MtdBlockInit()
51 MtdDevicePut(mtdDevice); in MtdBlockUninit()
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mtd/
H A Dmtd_core.h226 static inline void MtdDevicePut(struct MtdDevice *mtdDevice) in MtdDevicePut() function