Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dnand_bbt.c620 static int write_bbt(struct mtd_info *mtd, uint8_t *buf, in write_bbt() function
943 res = write_bbt(mtd, buf, td, md, chipsel); in check_create()
950 res = write_bbt(mtd, buf, md, td, chipsel); in check_create()
1180 res = write_bbt(mtd, buf, td, md, chipsel); in nand_update_bbt()
1186 res = write_bbt(mtd, buf, md, td, chipsel); in nand_update_bbt()