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

NAME

6       nand_write_buf - [DEFAULT] write buffer to chip
7

SYNOPSIS

9       void nand_write_buf(struct mtd_info * mtd, const uint8_t * buf,
10                           int len);
11

ARGUMENTS

13       mtd
14           MTD device structure
15
16       buf
17           data buffer
18
19       len
20           number of bytes to write
21

DESCRIPTION

23       Default write function for 8bit buswidth.
24

AUTHOR

26       Thomas Gleixner <tglx@linutronix.de>
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019                 NAND_WRITE_BUF(9)
Impressum