nand_read_oob_syndrome

Langue: en

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

nand_read_oob_syndrome - [REPLACABLE] OOB data read function for HW ECC

SYNOPSIS

int nand_read_oob_syndrome(struct mtd_info * mtd, struct nand_chip * chip, int page, int sndcmd);

ARGUMENTS

mtd

mtd info structure

chip

nand chip info structure

page

page number to read

sndcmd

flag whether to issue read command or not

DESCRIPTION

with syndromes

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.