Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/mtd/
H 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)
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dmtd-abi.h33 struct mtd_oob_buf64 { struct
186 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
188 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/mtd/
H A Dmtd-abi.h42 struct mtd_oob_buf64 { struct
196 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
198 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/mtd/
H A Dmtd-abi.h42 struct mtd_oob_buf64 { struct
196 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
198 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdchar.c794 struct mtd_oob_buf64 buf; in mtdchar_ioctl()
795 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()
808 struct mtd_oob_buf64 buf; in mtdchar_ioctl()
809 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl()