Searched refs:nand_scan_bbt (Results 1 – 2 of 2) sorted by relevance
1073 static int nand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) in nand_scan_bbt() function1308 return nand_scan_bbt(mtd, this->badblock_pattern); in nand_default_bbt()
1244 static int nand_scan_bbt(struct nand_chip *this, struct nand_bbt_descr *bd) in nand_scan_bbt() function1425 return nand_scan_bbt(this, this->badblock_pattern); in nand_create_bbt()