Searched refs:mtd_oob_buf32 (Results 1 – 1 of 1) sorted by relevance
1007 struct mtd_oob_buf32 { struct1013 #define MEMWRITEOOB32 _IOWR('M', 3, struct mtd_oob_buf32) argument1014 #define MEMREADOOB32 _IOWR('M', 4, struct mtd_oob_buf32)1029 struct mtd_oob_buf32 buf; in mtdchar_compat_ioctl()1030 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl()1043 struct mtd_oob_buf32 buf; in mtdchar_compat_ioctl()1044 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl()