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