Home
last modified time | relevance | path

Searched refs:mtd_oob_buf (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/mtd/
A Dmtd-abi.h36 struct mtd_oob_buf { struct
163 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
165 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
/linux/drivers/mtd/
A Dmtdchar.c759 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