Rechercher une page de manuel
nand_scan
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
nand_scan - [NAND Interface] Scan for the NAND deviceSYNOPSIS
- int nand_scan(struct mtd_info * mtd, int maxchips);
ARGUMENTS
mtd
- MTD device structure
maxchips
- Number of chips to scan for
DESCRIPTION
This 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
AUTHOR
Thomas Gleixner <tglx@linutronix.de>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre