Searched refs:mtd_oob_buf (Results 1 – 3 of 3) sorted by relevance
35 struct mtd_oob_buf { struct160 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)162 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
35 struct mtd_oob_buf { struct161 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)163 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
87 struct mtd_oob_buf mbuf; in mtd_ioctl()