Home
last modified time | relevance | path

Searched refs:nand_scan_tail (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dnand_base.c5671 * to tweak some ECC-related parameters before nand_scan_tail(). This separation
6301 * nand_scan_tail - Scan for the NAND device
6308 static int nand_scan_tail(struct nand_chip *chip) in nand_scan_tail() function
6664 ret = nand_scan_tail(chip); in nand_scan_with_ids()