Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/nand/raw/
Dnand_bbt.c259 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()