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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dioctl32.c3483 struct mtd_oob_buf32 { struct
3489 #define MEMWRITEOOB32 _IOWR('M',3,struct mtd_oob_buf32)
3490 #define MEMREADOOB32 _IOWR('M',4,struct mtd_oob_buf32)
3496 struct mtd_oob_buf32 *uarg = (struct mtd_oob_buf32 *)arg;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dioctl32.c4032 struct mtd_oob_buf32 { struct
4038 #define MEMWRITEOOB32 _IOWR('M',3,struct mtd_oob_buf32)
4039 #define MEMREADOOB32 _IOWR('M',4,struct mtd_oob_buf32)
4044 struct mtd_oob_buf32 *uarg = (struct mtd_oob_buf32 *)arg;

Completed in 61 milliseconds