Searched refs:nand_scan_bbt (Results 1 – 1 of 1) sorted by relevance
10 * When nand_scan_bbt is called, then it tries to find the bad block table1232 * nand_scan_bbt - [NAND Interface] scan, find, read and maybe create bad block table(s)1243 static int nand_scan_bbt(struct nand_chip *this, struct nand_bbt_descr *bd) in nand_scan_bbt() function 1395 * calls the nand_scan_bbt function.1424 return nand_scan_bbt(this, this->badblock_pattern); in nand_create_bbt()