Home
last modified time | relevance | path

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

/include/linux/mtd/
A Dmtd.h238 struct mtd_info { struct
252 * Any driver registering a struct mtd_info must ensure a writesize of argument
255 uint32_t writesize;
266 uint32_t writebufsize;
278 unsigned int erasesize_mask;
291 const char *name;
292 int index;
316 int (*_erase) (struct mtd_info *mtd, struct erase_info *instr); argument
369 bool oops_panic_write;
394 struct mtd_info *parent; argument
[all …]

Completed in 9 milliseconds