Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnandsim.c1358 static ssize_t ns_write_file(struct nandsim *ns, struct file *file, void *buf, in ns_write_file() function
1525 tx = ns_write_file(ns, ns->cfile, ns->file_buf, in ns_prog_page()
1533 tx = ns_write_file(ns, ns->cfile, pg_off, num, off); in ns_prog_page()