Searched refs:mtdchar_readoob (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/mtd/ |
| H A D | mtdchar.c | 382 static int mtdchar_readoob(struct file *file, struct mtd_info *mtd, in mtdchar_readoob() function 981 ret = mtdchar_readoob(file, mtd, buf.start, buf.length, in mtdchar_ioctl() 1008 ret = mtdchar_readoob(file, mtd, buf.start, buf.length, in mtdchar_ioctl() 1298 ret = mtdchar_readoob(file, mtd, buf.start, in mtdchar_compat_ioctl()
|