Searched refs:nand_isbad_bbt (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.su | |
| H A D | nand_bbt.c | 1333 int nand_isbad_bbt(struct mtd_info *mtd, loff_t offs, int allowbbt) in nand_isbad_bbt() function
|
| H A D | nand_base.c | 544 return nand_isbad_bbt(mtd, ofs, allowbbt); in nand_block_checkbad()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | internals.h | 155 int nand_isbad_bbt(struct nand_chip *chip, loff_t offs, int allowbbt);
|
| H A D | nand_bbt.c | 1415 int nand_isbad_bbt(struct nand_chip *this, loff_t offs, int allowbbt) in nand_isbad_bbt() function
|
| H A D | nand_base.c | 586 return nand_isbad_bbt(chip, ofs, allowbbt); in nand_block_checkbad()
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | rawnand.h | 1080 extern int nand_isbad_bbt(struct mtd_info *mtd, loff_t offs, int allowbbt);
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |