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

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

Completed in 245 milliseconds