Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_bbt.c509 * search_bbt - [GENERIC] scan the device for a specific bad block table
523 static int search_bbt(struct nand_chip *this, uint8_t *buf, in search_bbt() function
601 search_bbt(this, buf, td); in search_read_bbts()
605 search_bbt(this, buf, md); in search_read_bbts()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_bbt.c538 * search_bbt - [GENERIC] scan the device for a specific bad block table
552 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()

Completed in 7 milliseconds