1. NAME

nand_read_oob_std - [REPLACEABLE] the most common OOB data read function

2. SYNOPSIS

int nand_read_oob_std(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 read

4. AUTHOR

Thomas Gleixner <>
    Author.

5. COPYRIGHT