Searched refs:write_bbt (Results 1 – 1 of 1) sorted by relevance
/drivers/mtd/nand/ |
D | nand_bbt.c | 652 static int write_bbt(struct mtd_info *mtd, uint8_t *buf, in write_bbt() function 985 res = write_bbt(mtd, buf, td, md, chipsel); in check_create() 992 res = write_bbt(mtd, buf, md, td, chipsel); in check_create() 1224 res = write_bbt(mtd, buf, td, md, chipsel); in nand_update_bbt() 1230 res = write_bbt(mtd, buf, md, td, chipsel); in nand_update_bbt()
|