Query: nand_scan_tail
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NAND_SCAN_TAIL(9) Public Functions Provided NAND_SCAN_TAIL(9)NAMEnand_scan_tail - [NAND Interface] Scan for the NAND deviceSYNOPSISint nand_scan_tail(struct mtd_info * mtd);ARGUMENTSmtd MTD device structureDESCRIPTIONThis 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.AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAND_SCAN_TAIL(9)