Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdchar.c1002 struct mtd_oob_buf32 { struct
1008 #define MEMWRITEOOB32 _IOWR('M', 3, struct mtd_oob_buf32) argument
1009 #define MEMREADOOB32 _IOWR('M', 4, struct mtd_oob_buf32)
1024 struct mtd_oob_buf32 buf; in mtdchar_compat_ioctl()
1025 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl()
1038 struct mtd_oob_buf32 buf; in mtdchar_compat_ioctl()
1039 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl()