Searched refs:mtdchar_readoob (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/ |
D | mtdchar.c | 390 static int mtdchar_readoob(struct file *file, struct mtd_info *mtd, in mtdchar_readoob() function 787 ret = mtdchar_readoob(file, mtd, buf.start, buf.length, in mtdchar_ioctl() 814 ret = mtdchar_readoob(file, mtd, buf.start, buf.length, in mtdchar_ioctl() 1090 ret = mtdchar_readoob(file, mtd, buf.start, in mtdchar_compat_ioctl()
|