Query: nand_read_oob
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NAND_READ_OOB(9) Internal Functions Provided NAND_READ_OOB(9)NAMEnand_read_oob - [MTD Interface] NAND read data and/or out-of-bandSYNOPSISint nand_read_oob(struct mtd_info * mtd, loff_t from, struct mtd_oob_ops * ops);ARGUMENTSmtd MTD device structure from offset to read from ops oob operation description structureDESCRIPTIONNAND read data and/or out-of-band data.AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAND_READ_OOB(9)