Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_bbt.c1331 * nand_create_badblock_pattern - [INTERN] Creates a BBT descriptor structure
1339 static int nand_create_badblock_pattern(struct nand_chip *this) in nand_create_badblock_pattern() function
1387 ret = nand_create_badblock_pattern(this); in nand_create_bbt()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_bbt.c1364 * nand_create_badblock_pattern - [INTERN] Creates a BBT descriptor structure
1372 static int nand_create_badblock_pattern(struct nand_chip *this) in nand_create_badblock_pattern() function
1420 ret = nand_create_badblock_pattern(this); in nand_create_bbt()

Completed in 5 milliseconds