Searched refs:nand_create_bbt (Results 1 – 6 of 6) sorted by relevance
1398 int nand_create_bbt(struct nand_chip *this) in nand_create_bbt() function1427 EXPORT_SYMBOL(nand_create_bbt);
1158 ret = nand_create_bbt(this); in nftl_scan_bbt()1205 ret = nand_create_bbt(this); in inftl_scan_bbt()
2373 ret = nand_create_bbt(chip); in ns_init_module()
6579 ret = nand_create_bbt(chip); in nand_scan_tail()
1462 int nand_create_bbt(struct nand_chip *chip);
2702 ret = nand_create_bbt(chip); in gpmi_nand_init()