Home
last modified time | relevance | path

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

/linux/include/uapi/mtd/
A Dmtd-abi.h42 struct mtd_oob_buf64 { struct
197 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
199 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
/linux/drivers/mtd/
A Dmtdchar.c787 struct mtd_oob_buf64 buf; in mtdchar_ioctl()
788 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()
801 struct mtd_oob_buf64 buf; in mtdchar_ioctl()
802 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()

Completed in 6 milliseconds