Home
last modified time | relevance | path

Searched defs:nand_unlock (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_util.c310 int nand_unlock(struct mtd_info *mtd, loff_t start, size_t length, in nand_unlock() function
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_base.c4392 static int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in nand_unlock() function