Searched refs:mtd_oob_buf (Results 1 – 2 of 2) sorted by relevance
36 struct mtd_oob_buf { struct210 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)212 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
958 struct mtd_oob_buf buf; in mtdchar_ioctl()959 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl()972 struct mtd_oob_buf buf; in mtdchar_ioctl()973 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl()