Home
last modified time | relevance | path

Searched refs:nand_oobinfo (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/mtd/
H A Dmtd-abi.h175 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
213 struct nand_oobinfo { struct
H A Dmtd-user.h30 typedef struct nand_oobinfo nand_oobinfo_t;
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dmtd-abi.h164 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
202 struct nand_oobinfo { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/mtd/
H A Dmtd-abi.h174 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
212 struct nand_oobinfo { struct
H A Dmtd-user.h30 typedef struct nand_oobinfo nand_oobinfo_t;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/mtd/
H A Dmtd-abi.h174 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
212 struct nand_oobinfo { struct
H A Dmtd-user.h30 typedef struct nand_oobinfo nand_oobinfo_t;
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Donenand.h119 struct nand_oobinfo *autooob;
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdchar.c499 static int get_oobinfo(struct mtd_info *mtd, struct nand_oobinfo *to) in get_oobinfo()
863 struct nand_oobinfo oi; in mtdchar_ioctl()
872 if (copy_to_user(argp, &oi, sizeof(struct nand_oobinfo))) in mtdchar_ioctl()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dmtdnand.rst618 Placement schemes are defined by a nand_oobinfo structure
622 struct nand_oobinfo {
659 The calling function provides a pointer to a nand_oobinfo structure
676 according to the given scheme in the nand_oobinfo structure.
684 size per page is determined by the oobfree array in the nand_oobinfo