1. NAME

nand_write_oob_syndrome - [REPLACEABLE] OOB data write function for HW ECC with syndrome - only for large page flash

2. SYNOPSIS

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

3. ARGUMENTS

mtd
    mtd info structure

chip
    nand chip info structure

page
    page number to write

4. AUTHOR

Thomas Gleixner <>
    Author.

5. COPYRIGHT