Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/
Dmtd-abi.h110 struct nand_oobinfo { struct
111 __u32 useecc;
112 __u32 eccbytes;
113 __u32 oobfree[8][2];
114 __u32 eccpos[32];
/kernel/linux/linux-5.10/include/uapi/mtd/
Dmtd-abi.h213 struct nand_oobinfo { struct
214 __u32 useecc;
215 __u32 eccbytes;
216 __u32 oobfree[8][2];
217 __u32 eccpos[32];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/
Dmtd-abi.h124 struct nand_oobinfo { struct
125 __u32 useecc;
126 __u32 eccbytes;
127 __u32 oobfree[8][2];
128 __u32 eccpos[32];