Searched refs:nand_oobinfo (Results 1 – 4 of 4) sorted by relevance
174 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)212 struct nand_oobinfo { struct
30 typedef struct nand_oobinfo nand_oobinfo_t;
515 static int get_oobinfo(struct mtd_info *mtd, struct nand_oobinfo *to) in get_oobinfo()839 struct nand_oobinfo oi; in mtdchar_ioctl()848 if (copy_to_user(argp, &oi, sizeof(struct nand_oobinfo))) in mtdchar_ioctl()
616 Placement schemes are defined by a nand_oobinfo structure620 struct nand_oobinfo {657 The calling function provides a pointer to a nand_oobinfo structure674 according to the given scheme in the nand_oobinfo structure.682 size per page is determined by the oobfree array in the nand_oobinfo