Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/mtd/
Dmtd-abi.h35 struct mtd_oob_buf { struct
161 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
163 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
/linux-4.1.27/drivers/mtd/
Dmtdchar.c723 struct mtd_oob_buf buf; in mtdchar_ioctl()
724 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl()
737 struct mtd_oob_buf buf; in mtdchar_ioctl()
738 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl()