Home
last modified time | relevance | path

Searched refs:mtdchar_write (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/
Dmtdchar.c225 static ssize_t mtdchar_write(struct file *file, const char __user *buf, size_t count, in mtdchar_write() function
1199 .write = mtdchar_write,