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

/linux-master/include/linux/mtd/
H A Dnand-ecc-sw-hamming.h64 static inline int nand_ecc_sw_hamming_calculate(struct nand_device *nand, function
/linux-master/drivers/mtd/nand/
H A Decc-sw-hamming.c362 int nand_ecc_sw_hamming_calculate(struct nand_device *nand, function
371 EXPORT_SYMBOL(nand_ecc_sw_hamming_calculate); variable

Completed in 135 milliseconds