Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mtd/nand/raw/ !
Dnand_base.c4022 static int nand_write_page_hwecc(struct nand_chip *chip, const uint8_t *buf, in nand_write_page_hwecc() function
5630 ecc->write_page = nand_write_page_hwecc; in nand_set_ecc_on_host_ops()
5650 ecc->write_page == nand_write_page_hwecc)) { in nand_set_ecc_on_host_ops()