Searched refs:mtdchar_writeoob (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/mtd/ |
D | mtdchar.c | 340 static int mtdchar_writeoob(struct file *file, struct mtd_info *mtd, in mtdchar_writeoob() function 965 ret = mtdchar_writeoob(file, mtd, buf.start, buf.length, in mtdchar_ioctl() 992 ret = mtdchar_writeoob(file, mtd, buf.start, buf.length, in mtdchar_ioctl() 1281 ret = mtdchar_writeoob(file, mtd, buf.start, in mtdchar_compat_ioctl()
|