Searched defs:MtdReadContext (Results 1 – 4 of 4) sorted by relevance
31 struct MtdReadContext { struct32 const MtdPartition *partition;33 char *buffer;34 size_t consumed;35 int fd;
49 typedef struct MtdReadContext MtdReadContext; typedef
38 struct MtdReadContext { struct39 const MtdPartition *partition;40 char *buffer;41 size_t consumed;42 int fd;
42 typedef struct MtdReadContext MtdReadContext; typedef