结构体 | |
struct | Node |
类型定义 | |
typedef struct Node | Lnode |
typedef struct Node * | Linklist |
函数 | |
void * | GetMtd (const char *type) |
int | GetMtdInfo (const char *type) |
int | FreeMtd (struct MtdDev *mtd) |
int | DelMtdList (struct MtdDev *mtd) |
void | AddMtdList (char *type, struct MtdDev *mtd) |
void * GetMtd | ( | const char * | type | ) |
int GetMtdInfo | ( | const char * | type | ) |