Home
last modified time | relevance | path

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

/linux-3.4.99/include/mtd/
Dmtd-abi.h41 struct mtd_oob_buf64 { struct
194 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
196 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
/linux-3.4.99/drivers/mtd/
Dmtdchar.c784 struct mtd_oob_buf64 buf; in mtdchar_ioctl()
785 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()
798 struct mtd_oob_buf64 buf; in mtdchar_ioctl()
799 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()