Searched refs:scan_write_bbt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 353 static int scan_write_bbt(struct nand_chip *this, loff_t offs, size_t len, in scan_write_bbt() function 867 res = scan_write_bbt(this, to, len, buf, in write_bbt()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 353 static int scan_write_bbt(struct nand_chip *this, loff_t offs, size_t len, in scan_write_bbt() function 900 res = scan_write_bbt(this, to, len, buf, in write_bbt()
|
Completed in 4 milliseconds