Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Drawnand.h1454 struct nand_flash_dev { struct
1455 char *name;
1456 union {
1463 unsigned int pagesize;
1464 unsigned int chipsize;
1465 unsigned int erasesize;
1466 unsigned int options;
1467 uint16_t id_len;
1468 uint16_t oobsize;
1469 struct {
[all …]