1. NAME▲
nand_do_read_oob - [INTERN] NAND read out-of-band
2. SYNOPSIS ▲
int nand_do_read_oob(struct mtd_info * mtd , loff_t from , struct mtd_oob_ops * ops );
3. ARGUMENTS ▲
mtd
MTD device structure
from
offset to read from
ops
oob operations description structure
4. DESCRIPTION ▲
NAND read out-of-band data from the spare area.
5. AUTHOR ▲
Thomas Gleixner <contact>
Author.
6. COPYRIGHT ▲