NAND_DO_WRITE_OOB
Section: Internal Functions Provided (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
nand_do_write_oob - [MTD Interface] NAND write out-of-band
 
SYNOPSIS
- 
int nand_do_write_oob(struct mtd_info * mtd, loff_t to, struct mtd_oob_ops * ops);
ARGUMENTS
mtd
- 
- MTD device structure
to
- 
offset to write to
ops
- 
oob operation description structure
DESCRIPTION
NAND write out-of-band
 
AUTHOR
Thomas Gleixner <tglx@linutronix.de>
- 
Author.
COPYRIGHT