other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| NAND_SCAN_TAIL(9) | Public Functions Provided | NAND_SCAN_TAIL(9) |
NAME¶
nand_scan_tail - [NAND Interface] Scan for the NAND deviceSYNOPSIS¶
int
nand_scan_tail(struct mtd_info * mtd);
ARGUMENTS¶
mtdMTD device structure
DESCRIPTION¶
This is the second phase of the normal nand_scan function. It fills out all the uninitialized function pointers with the defaults and scans for a bad block table if appropriate.AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |