Home
last modified time | relevance | path

Searched refs:search_bbt (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c522 static int search_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *td) in search_bbt() function
598 search_bbt(mtd, buf, td); in search_read_bbts()
602 search_bbt(mtd, buf, md); in search_read_bbts()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c552 static int search_bbt(struct nand_chip *this, uint8_t *buf, in search_bbt() function
634 search_bbt(this, buf, td); in search_read_bbts()
638 search_bbt(this, buf, md); in search_read_bbts()