Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_bbt.c249 * read_abs_bbt - [GENERIC] Read the bad block table starting at a given page
259 static int read_abs_bbt(struct nand_chip *this, uint8_t *buf, in read_abs_bbt() function
986 res = read_abs_bbt(this, buf, rd, chipsel); in check_create()
997 res2 = read_abs_bbt(this, buf, rd2, chipsel); in check_create()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_bbt.c249 * read_abs_bbt - [GENERIC] Read the bad block table starting at a given page
259 static int read_abs_bbt(struct nand_chip *this, uint8_t *buf, in read_abs_bbt() function
1019 res = read_abs_bbt(this, buf, rd, chipsel); in check_create()
1030 res2 = read_abs_bbt(this, buf, rd2, chipsel); in check_create()

Completed in 5 milliseconds