Searched refs:mtd_oob_buf (Results 1 – 2 of 2) sorted by relevance
36 struct mtd_oob_buf { struct163 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)165 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
759 struct mtd_oob_buf buf; in mtdchar_ioctl()760 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl()773 struct mtd_oob_buf buf; in mtdchar_ioctl()774 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl()
Completed in 5 milliseconds