Query: nand_calculate_ecc
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NAND_CALCULATE_ECC(9) Public Functions Provided NAND_CALCULATE_ECC(9)NAMEnand_calculate_ecc - [NAND Interface] Calculate 3-byte ECC for 256/512-byte blockSYNOPSISint nand_calculate_ecc(struct mtd_info * mtd, const unsigned char * buf, unsigned char * code);ARGUMENTSmtd MTD block structure buf input buffer with raw data code output buffer with ECCAUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAND_CALCULATE_ECC(9)