Home
last modified time | relevance | path

Searched defs:nand_ecc_sw_hamming_correct (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/mtd/
H A Dnand-ecc-sw-hamming.h79 static inline int nand_ecc_sw_hamming_correct(struct nand_device *nand, in nand_ecc_sw_hamming_correct() function
/kernel/linux/linux-6.6/drivers/mtd/nand/
H A Decc-sw-hamming.c454 int nand_ecc_sw_hamming_correct(struct nand_device *nand, unsigned char *buf, in nand_ecc_sw_hamming_correct() function
465 EXPORT_SYMBOL(nand_ecc_sw_hamming_correct); variable

Completed in 2 milliseconds