Home
last modified time | relevance | path

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

/include/linux/mtd/
A Dnand.h116 struct nand_pos pos;
117 unsigned int dataoffs;
118 unsigned int datalen;
119 union {
122 } databuf;
123 unsigned int ooboffs;
124 unsigned int ooblen;
125 union {
128 } oobbuf;
129 int mode;
[all …]

Completed in 15 milliseconds