Home
last modified time | relevance | path

Searched defs:mtd_info (Results 1 – 1 of 1) sorted by relevance

/include/linux/mtd/
A Dmtd.h152 struct mtd_info { struct
166 * Any driver registering a struct mtd_info must ensure a writesize of argument
169 uint32_t writesize;
180 uint32_t writebufsize;
192 unsigned int erasesize_mask;
206 const char *name;
208 char *name;
210 int index;
234 int (*_erase) (struct mtd_info *mtd, struct erase_info *instr); argument
315 struct mtd_info *parent; argument
[all …]

Completed in 14 milliseconds