Home
last modified time | relevance | path

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

/linux/include/uapi/mtd/
H A Dmtd-abi.h130 struct mtd_read_req { struct
262 #define MEMREAD _IOWR('M', 26, struct mtd_read_req)
/linux/drivers/mtd/
H A Dmtdchar.c693 mtdchar_read_ioctl(struct mtd_info *mtd, struct mtd_read_req __user *argp) in mtdchar_read_ioctl()
696 struct mtd_read_req req; in mtdchar_read_ioctl()
1024 (struct mtd_read_req __user *)arg); in mtdchar_ioctl()