Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/nand/raw/
Dnandsim.c2109 static void ns_nand_read_buf(struct nand_chip *chip, u_char *buf, int len) in ns_nand_read_buf() function
2199 ns_nand_read_buf(chip, instr->ctx.data.buf.in, instr->ctx.data.len); in ns_exec_op()