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

NAME

6       nand_verify_buf16 - [DEFAULT] Verify chip data against buffer
7

SYNOPSIS

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

ARGUMENTS

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

DESCRIPTION

23       Default verify function for 16bit buswith
24

AUTHOR

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