NAND_WRITEV
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
nand_writev - [MTD Interface] compabilty function for nand_writev_ecc
SYNOPSIS
"SYNOPSIS"
int nand_writev (struct mtd_info * mtd, const struct kvec * vecs, unsigned long count, loff_t to, size_t * retlen);
ARGUMENTS
- mtd
-
MTD device structure
- vecs
-
the iovectors to write
- count
-
number of vectors
- to
-
offset to write to
- retlen
-
pointer to variable to store the number of written bytes
DESCRIPTION
NAND write with kvec. This just calls the ecc function
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:32 GMT, October 09, 2005