Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/mtd/
Dmtdchar.c747 struct mtd_oob_buf64 buf; in mtdchar_ioctl()
748 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()
761 struct mtd_oob_buf64 buf; in mtdchar_ioctl()
762 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()