Searched refs:write_bbt (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | nand_bbt.c | 712 static int write_bbt(struct nand_chip *this, uint8_t *buf, in write_bbt() function 1019 res = write_bbt(this, buf, td, md, chipsel); in check_create() 1026 res = write_bbt(this, buf, md, td, chipsel); in check_create() 1075 res = write_bbt(this, buf, td, md, chipsel); in nand_update_bbt() 1081 res = write_bbt(this, buf, md, td, chipsel); in nand_update_bbt()
|