Query: nand_scan
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NAND_SCAN(9) Public Functions Provided NAND_SCAN(9)NAMEnand_scan - [NAND Interface] Scan for the NAND deviceSYNOPSISint nand_scan(struct mtd_info * mtd, int maxchips);ARGUMENTSmtd MTD device structure maxchips number of chips to scan forDESCRIPTIONThis fills out all the uninitialized function pointers with the defaults. The flash ID is read and the mtd/chip structures are filled with the appropriate values. The mtd->owner field must be set to the module of the caller.AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAND_SCAN(9)