Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/mtd/
Dmtd-abi.h290 struct nand_ecclayout_user { struct
291 __u32 eccbytes;
292 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES];
293 __u32 oobavail;
294 struct nand_oobfree oobfree[MTD_MAX_OOBFREE_ENTRIES];
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h98348 struct nand_ecclayout_user { struct
98349 __u32 eccbytes;
98350 __u32 eccpos[64];
98351 __u32 oobavail;
98352 struct nand_oobfree oobfree[8];
Dvmlinux.h98348 struct nand_ecclayout_user { struct
98349 __u32 eccbytes;
98350 __u32 eccpos[64];
98351 __u32 oobavail;
98352 struct nand_oobfree oobfree[8];