Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnandsim.c1341 static ssize_t ns_read_file(struct nandsim *ns, struct file *file, void *buf, in ns_read_file() function
1440 tx = ns_read_file(ns, ns->cfile, ns->buf.byte, num, in ns_read_page()
1515 tx = ns_read_file(ns, ns->cfile, pg_off, num, off); in ns_prog_page()