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

/linux-4.4.14/drivers/mtd/nand/
H A Dnand_bbt.c13 * When nand_scan_bbt is called, then it tries to find the bad block table
1064 * nand_scan_bbt - [NAND Interface] scan, find, read and maybe create bad block table(s)
1075 static int nand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) nand_scan_bbt() function
1280 * calls the nand_scan_bbt function.
1310 return nand_scan_bbt(mtd, this->badblock_pattern); nand_default_bbt()
1377 EXPORT_SYMBOL(nand_scan_bbt); variable

Completed in 52 milliseconds