Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
H A Dmtd_char_lite.c314 static int MtdCharIoctlErase(const mtd_partition *part, struct MtdDevice *mtdDevice, in MtdCharIoctlErase() function
391 ret = MtdCharIoctlErase(partition, mtdDevice, cmd, arg); in MtdCharIoctl()