Searched refs:mtd_oob_buf64 (Results 1 – 3 of 3) sorted by relevance
41 struct mtd_oob_buf64 { struct194 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)196 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
41 struct mtd_oob_buf64 { struct195 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)197 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
100 struct mtd_oob_buf64 mbuf64; in mtd_ioctl()