Searched refs:nand_create_bbt (Results 1 – 6 of 6) sorted by relevance
1365 int nand_create_bbt(struct nand_chip *this) in nand_create_bbt() function1394 EXPORT_SYMBOL(nand_create_bbt);
1281 ret = nand_create_bbt(this); in nftl_scan_bbt()1328 ret = nand_create_bbt(this); in inftl_scan_bbt()
2334 if ((retval = nand_create_bbt(chip)) != 0) in ns_init_module()
5820 ret = nand_create_bbt(chip); in nand_scan_tail()
1265 int nand_create_bbt(struct nand_chip *chip);
2591 ret = nand_create_bbt(chip); in gpmi_nand_init()