Searched refs:MtdBlockOsInit (Results 1 – 3 of 3) sorted by relevance
12 __attribute__((weak)) int32_t MtdBlockOsInit(struct MtdDevice *mtdDevice) in MtdBlockOsInit() function37 ret = MtdBlockOsInit(mtdDevice); in MtdBlockInit()
50 int32_t MtdBlockOsInit(struct MtdDevice *mtd);
117 int32_t MtdBlockOsInit(struct MtdDevice *mtdDevice) in MtdBlockOsInit() function