Searched defs:nand_scan_ident (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/nand/
H A Dnand_base.c3166 * nand_scan_ident - [NAND Interface] Scan for the NAND device
3176 int nand_scan_ident(struct mtd_info *mtd, int maxchips, function
3220 EXPORT_SYMBOL(nand_scan_ident); variable
3529 ret = nand_scan_ident(mtd, maxchips, NULL);

Completed in 127 milliseconds