Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mtd/
Dmtdchar.c1247 struct mtd_oob_buf32 { struct
1253 #define MEMWRITEOOB32 _IOWR('M', 3, struct mtd_oob_buf32) argument
1254 #define MEMREADOOB32 _IOWR('M', 4, struct mtd_oob_buf32)
1270 struct mtd_oob_buf32 buf; in mtdchar_compat_ioctl()
1271 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl()
1289 struct mtd_oob_buf32 buf; in mtdchar_compat_ioctl()
1290 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl()