nand_write_oob

Langue: en

Autres versions - même langue

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

Section: 9 (Appels noyau Linux)

NAME

nand_write_oob - [MTD Interface] NAND write data and/or out-of-band

SYNOPSIS

int nand_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

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.