Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnandsim.c1363 static ssize_t ns_write_file(struct nandsim *ns, struct file *file, void *buf, in ns_write_file() function
1530 tx = ns_write_file(ns, ns->cfile, ns->file_buf, in ns_prog_page()
1538 tx = ns_write_file(ns, ns->cfile, pg_off, num, off); in ns_prog_page()