Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c744 static int write_bbt(struct nand_chip *this, uint8_t *buf, in write_bbt() function
1051 res = write_bbt(this, buf, td, md, chipsel); in check_create()
1058 res = write_bbt(this, buf, md, td, chipsel); in check_create()
1107 res = write_bbt(this, buf, td, md, chipsel); in nand_update_bbt()
1113 res = write_bbt(this, buf, md, td, chipsel); in nand_update_bbt()