1NAND_WRITE_PAGE_SWEC(9) Internal Functions Provided NAND_WRITE_PAGE_SWEC(9)
23
4
NAME
6nand_write_page_swecc - [REPLACABLE] software ecc based page write
7function
8
SYNOPSIS
10void nand_write_page_swecc(struct mtd_info * mtd,
11struct nand_chip * chip,
12const uint8_t * buf);
13
ARGUMENTS
15mtd
16mtd info structure
1718
chip
19nand chip info structure
2021
buf
22data buffer
23
AUTHOR
25Thomas Gleixner <tglx@linutronix.de>
26Author.
27
COPYRIGHT
29Kernel Hackers Manual 2.6. November 2011 NAND_WRITE_PAGE_SWEC(9)