Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_bbt.c891 * nand_memory_bbt - [GENERIC] create a memory based bad block table
898 static inline int nand_memory_bbt(struct nand_chip *this, in nand_memory_bbt() function
1233 if ((res = nand_memory_bbt(this, bd))) { in nand_scan_bbt()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_bbt.c924 * nand_memory_bbt - [GENERIC] create a memory based bad block table
931 static inline int nand_memory_bbt(struct nand_chip *this, in nand_memory_bbt() function
1266 if ((res = nand_memory_bbt(this, bd))) { in nand_scan_bbt()

Completed in 5 milliseconds