1NAND_WRITE_PAGE_RAW_(9)   Internal Functions Provided  NAND_WRITE_PAGE_RAW_(9)
2
3
4

NAME

6       nand_write_page_raw_syndrome - [Intern] raw page write function
7

SYNOPSIS

9       void nand_write_page_raw_syndrome(struct mtd_info * mtd,
10                                         struct nand_chip * chip,
11                                         const uint8_t * buf);
12

ARGUMENTS

14       mtd
15           mtd info structure
16
17       chip
18           nand chip info structure
19
20       buf
21           data buffer
22

DESCRIPTION

24       We need a special oob layout and handling even when ECC isnĀ“t checked.
25

AUTHOR

27       Thomas Gleixner <tglx@linutronix.de>
28           Author.
29
31Kernel Hackers Manual 2.6.         June 2019           NAND_WRITE_PAGE_RAW_(9)
Impressum