centos man page for nand_do_read_oob

Query: nand_do_read_oob

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NAND_DO_READ_OOB(9)					    Internal Functions Provided 				       NAND_DO_READ_OOB(9)

NAME
nand_do_read_oob - [INTERN] NAND read out-of-band
SYNOPSIS
int nand_do_read_oob(struct mtd_info * mtd, loff_t from, struct mtd_oob_ops * ops);
ARGUMENTS
mtd MTD device structure from offset to read from ops oob operations description structure
DESCRIPTION
NAND read out-of-band data from the spare area.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAND_DO_READ_OOB(9)