Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/mtd/
Dmtdchar.c719 struct mtd_oob_buf buf; in mtdchar_ioctl()
720 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl()
733 struct mtd_oob_buf buf; in mtdchar_ioctl()
734 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl()