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

/drivers/mtd/nand/
H A Dnand_ecc.c418 * nand_calculate_ecc - [NAND Interface] Calculate 3-byte ECC for 256/512-byte
424 int nand_calculate_ecc(struct mtd_info *mtd, const unsigned char *buf, function
432 EXPORT_SYMBOL(nand_calculate_ecc); variable

Completed in 107 milliseconds