other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| NAND_DO_WRITE_OPS(9) | Internal Functions Provided | NAND_DO_WRITE_OPS(9) |
NAME¶
nand_do_write_ops - [INTERN] NAND write with ECCSYNOPSIS¶
int
nand_do_write_ops(struct mtd_info * mtd,
loff_t to,
struct mtd_oob_ops * ops);
ARGUMENTS¶
mtdMTD 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¶
| February 2017 | Kernel Hackers Manual 3.16 |