Home
last modified time | relevance | path

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

/openbmc/u-boot/include/mtd/
H A Dmtd-abi.h32 struct mtd_oob_buf64 { struct
185 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
187 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
/openbmc/linux/include/uapi/mtd/
H A Dmtd-abi.h42 struct mtd_oob_buf64 { struct
244 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
246 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
/openbmc/linux/drivers/mtd/
H A Dmtdchar.c986 struct mtd_oob_buf64 buf; in mtdchar_ioctl()
987 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()
1000 struct mtd_oob_buf64 buf; in mtdchar_ioctl()
1001 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()