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