centos man page for __nand_correct_data

Query: __nand_correct_data

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

__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(unsigned char * buf, unsigned char * read_ecc, unsigned char * calc_ecc, unsigned int eccsize);
ARGUMENTS
buf raw data read from the chip read_ecc ECC from the chip calc_ecc the ECC calculated from raw data eccsize data bytes per ECC step (256 or 512)
DESCRIPTION
Detect and correct a 1 bit error for eccsize byte block
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __NAND_CORRECT_DATA(9)
Related Man Pages
nand(4) - freebsd
struct_irq_chip_generic(9) - centos
struct_nand_chip(9) - centos
request_threaded_irq(9) - centos
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq