Searched refs:nand_oobinfo (Results 1 – 3 of 3) sorted by relevance
173 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)211 struct nand_oobinfo { struct
29 typedef struct nand_oobinfo nand_oobinfo_t;
816 struct nand_oobinfo oi; in mtdchar_ioctl()829 if (copy_to_user(argp, &oi, sizeof(struct nand_oobinfo))) in mtdchar_ioctl()