Rechercher une page de manuel
nand_write
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
nand_write - [MTD Interface] NAND write with ECCSYNOPSIS
- int nand_write(struct mtd_info * mtd, loff_t to, size_t len, size_t * retlen, const uint8_t * buf);
ARGUMENTS
mtd
- MTD device structure
to
- offset to write to
len
- number of bytes to write
retlen
- pointer to variable to store the number of written bytes
buf
- the data to write
DESCRIPTION
NAND write with ECC
AUTHOR
Thomas Gleixner <tglx@linutronix.de>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre