nand_do_write_ops

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

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.