Searched refs:mtdchar_writeoob (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/mtd/ |
D | mtdchar.c | 362 static int mtdchar_writeoob(struct file *file, struct mtd_info *mtd, in mtdchar_writeoob() function 726 ret = mtdchar_writeoob(file, mtd, buf.start, buf.length, in mtdchar_ioctl() 753 ret = mtdchar_writeoob(file, mtd, buf.start, buf.length, in mtdchar_ioctl() 1030 ret = mtdchar_writeoob(file, mtd, buf.start, in mtdchar_compat_ioctl()
|