Home
last modified time | relevance | path

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

/openbmc/u-boot/include/mtd/
H A Dmtd-abi.h163 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
201 struct nand_oobinfo { struct
/openbmc/linux/include/uapi/mtd/
H A Dmtd-user.h30 typedef struct nand_oobinfo nand_oobinfo_t;
H A Dmtd-abi.h222 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
268 struct nand_oobinfo { struct
/openbmc/u-boot/include/linux/mtd/
H A Donenand.h119 struct nand_oobinfo *autooob;
/openbmc/linux/drivers/mtd/
H A Dmtdchar.c491 static int get_oobinfo(struct mtd_info *mtd, struct nand_oobinfo *to) in get_oobinfo()
1062 struct nand_oobinfo oi; in mtdchar_ioctl()
1071 if (copy_to_user(argp, &oi, sizeof(struct nand_oobinfo))) in mtdchar_ioctl()
/openbmc/linux/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