Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mtd/
A Dnand-ecc-sw-bch.h39 int nand_ecc_sw_bch_correct(struct nand_device *nand, unsigned char *buf,
54 static inline int nand_ecc_sw_bch_correct(struct nand_device *nand, in nand_ecc_sw_bch_correct() function
/linux-6.3-rc2/drivers/mtd/nand/
A Decc-sw-bch.c49 int nand_ecc_sw_bch_correct(struct nand_device *nand, unsigned char *buf, in nand_ecc_sw_bch_correct() function
76 EXPORT_SYMBOL(nand_ecc_sw_bch_correct);
371 int stat = nand_ecc_sw_bch_correct(nand, data, in nand_ecc_sw_bch_finish_io_req()
/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dnand_base.c5753 return nand_ecc_sw_bch_correct(base, buf, read_ecc, calc_ecc); in rawnand_sw_bch_correct()

Completed in 13 milliseconds