nand_write_oob_syndrome

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

nand_write_oob_syndrome - [REPLACABLE] OOB data write function for HW ECC

SYNOPSIS

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

ARGUMENTS

mtd

mtd info structure

chip

nand chip info structure

page

page number to write

DESCRIPTION

with syndrome - only for large page flash !

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.