Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/mtd/
H A Dmtd-abi.h36 struct mtd_oob_buf { struct
163 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
165 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dmtd-abi.h27 struct mtd_oob_buf { struct
152 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
154 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
/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.h36 struct mtd_oob_buf { struct
162 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
164 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
/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.h36 struct mtd_oob_buf { struct
162 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
164 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdchar.c766 struct mtd_oob_buf buf; in mtdchar_ioctl()
767 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl()
780 struct mtd_oob_buf buf; in mtdchar_ioctl()
781 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl()