Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mtd/
A Dnand.h112 struct nand_page_io_req { struct
114 struct nand_pos pos;
115 unsigned int dataoffs;
116 unsigned int datalen;
117 union {
120 } databuf;
121 unsigned int ooboffs;
122 unsigned int ooblen;
123 union {
126 } oobbuf;
[all …]

Completed in 6 milliseconds