Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/mtd/
Drawnand.h1543 int nand_monolithic_read_page_raw(struct nand_chip *chip, uint8_t *buf,
/linux-6.14.4/drivers/mtd/nand/raw/
Darasan-nand-controller.c1237 chip->ecc.read_page_raw = nand_monolithic_read_page_raw; in anfc_attach_chip()
Dmxc_nand.c1419 chip->ecc.read_page_raw = nand_monolithic_read_page_raw; in mxcnd_attach_chip()
Dnand_base.c2977 int nand_monolithic_read_page_raw(struct nand_chip *chip, u8 *buf, in nand_monolithic_read_page_raw() function
3001 EXPORT_SYMBOL(nand_monolithic_read_page_raw);