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

/linux-master/drivers/mtd/nand/raw/
H A Dnand_base.c5655 * nand_scan_ident - Scan for the NAND device
5668 static int nand_scan_ident(struct nand_chip *chip, unsigned int maxchips, function
5679 /* Assume all dies are deselected when we enter nand_scan_ident(). */
6642 ret = nand_scan_ident(chip, maxchips, ids);

Completed in 129 milliseconds