Searched refs:nand_block_isbad (Results 1 – 1 of 1) sorted by relevance
4684 static int nand_block_isbad(struct mtd_info *mtd, loff_t offs) in nand_block_isbad() function4712 ret = nand_block_isbad(mtd, ofs); in nand_block_markbad()6447 mtd->_block_isbad = nand_block_isbad; in nand_scan_tail()