NAND_DO_WRITE_OPS

Section: Internal Functions Provided (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

nand_do_write_ops - [Internal] NAND write with ECC  

SYNOPSIS

int nand_do_write_ops(struct mtd_info * mtd, loff_t to, struct mtd_oob_ops * ops);
 

ARGUMENTS

mtd

MTD device structure

to

offset to write to

ops

oob operations description structure
 

DESCRIPTION

NAND write with ECC  

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.
 

COPYRIGHT