Home
last modified time | relevance | path

Searched refs:nand_isbad_bbt (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.su
H A Dnand_bbt.c1333 int nand_isbad_bbt(struct mtd_info *mtd, loff_t offs, int allowbbt) in nand_isbad_bbt() function
H A Dnand_base.c544 return nand_isbad_bbt(mtd, ofs, allowbbt); in nand_block_checkbad()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dinternals.h155 int nand_isbad_bbt(struct nand_chip *chip, loff_t offs, int allowbbt);
H A Dnand_bbt.c1415 int nand_isbad_bbt(struct nand_chip *this, loff_t offs, int allowbbt) in nand_isbad_bbt() function
H A Dnand_base.c586 return nand_isbad_bbt(chip, ofs, allowbbt); in nand_block_checkbad()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h1080 extern int nand_isbad_bbt(struct mtd_info *mtd, loff_t offs, int allowbbt);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map