nand_correct_data(9) centos man page | unix.com

Man Page: nand_correct_data

Operating Environment: centos

Section: 9

NAND_CORRECT_DATA(9)					     Public Functions Provided					      NAND_CORRECT_DATA(9)

NAME
nand_correct_data - [NAND Interface] Detect and correct bit error(s)
SYNOPSIS
int nand_correct_data(struct mtd_info * mtd, unsigned char * buf, unsigned char * read_ecc, unsigned char * calc_ecc);
ARGUMENTS
mtd MTD block structure buf raw data read from the chip read_ecc ECC from the chip calc_ecc the ECC calculated from raw data
DESCRIPTION
Detect and correct a 1 bit error for 256/512 byte block
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAND_CORRECT_DATA(9)
Related Man Pages
struct_irq_chip(9) - centos
struct_kgdb_arch(9) - centos
struct_irq_chip(9) - suse
struct_nand_chip(9) - suse
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I