Searched refs:nand_create_bbt (Results 1 – 6 of 6) sorted by relevance
1358 int nand_create_bbt(struct nand_chip *this) in nand_create_bbt() function1387 EXPORT_SYMBOL(nand_create_bbt);
1294 ret = nand_create_bbt(this); in nftl_scan_bbt()1341 ret = nand_create_bbt(this); in inftl_scan_bbt()
2348 if ((retval = nand_create_bbt(chip)) != 0) in ns_init_module()
6739 ret = nand_create_bbt(chip); in nand_scan_tail()
1551 int nand_create_bbt(struct nand_chip *chip);
1944 ret = nand_create_bbt(chip); in gpmi_nand_init()