Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/mtd/
Dmtd-abi.h41 struct mtd_oob_buf64 { struct
195 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
197 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
/linux-4.1.27/drivers/mtd/
Dmtdchar.c751 struct mtd_oob_buf64 buf; in mtdchar_ioctl()
752 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()
765 struct mtd_oob_buf64 buf; in mtdchar_ioctl()
766 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()