Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c352 static int scan_write_bbt(struct mtd_info *mtd, loff_t offs, size_t len, in scan_write_bbt() function
793 res = scan_write_bbt(mtd, to, len, buf, in write_bbt()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_bbt.c353 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()