Home
last modified time | relevance | path

Searched refs:nand_create_bbt (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c1398 int nand_create_bbt(struct nand_chip *this) in nand_create_bbt() function
1427 EXPORT_SYMBOL(nand_create_bbt);
H A Ddiskonchip.c1158 ret = nand_create_bbt(this); in nftl_scan_bbt()
1205 ret = nand_create_bbt(this); in inftl_scan_bbt()
H A Dnandsim.c2373 ret = nand_create_bbt(chip); in ns_init_module()
H A Dnand_base.c6579 ret = nand_create_bbt(chip); in nand_scan_tail()
/openbmc/linux/include/linux/mtd/
H A Drawnand.h1462 int nand_create_bbt(struct nand_chip *chip);
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c2702 ret = nand_create_bbt(chip); in gpmi_nand_init()