1NAND_SCAN_TAIL(9)          Public Functions Provided         NAND_SCAN_TAIL(9)
2
3
4

NAME

6       nand_scan_tail - [NAND Interface] Scan for the NAND device
7

SYNOPSIS

9       int nand_scan_tail(struct mtd_info * mtd);
10

ARGUMENTS

12       mtd
13           MTD device structure
14

DESCRIPTION

16       This is the second phase of the normal nand_scan function. It fills out
17       all the uninitialized function pointers with the defaults and scans for
18       a bad block table if appropriate.
19

AUTHOR

21       Thomas Gleixner <tglx@linutronix.de>
22           Author.
23
25Kernel Hackers Manual 3.10         June 2019                 NAND_SCAN_TAIL(9)
Impressum