Searched refs:mtd_oob_buf64 (Results 1 – 2 of 2) sorted by relevance
42 struct mtd_oob_buf64 { struct244 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)246 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
988 struct mtd_oob_buf64 buf; in mtdchar_ioctl()989 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()1002 struct mtd_oob_buf64 buf; in mtdchar_ioctl()1003 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()