Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dnand_base.c950 static int __nand_unlock(struct mtd_info *mtd, loff_t ofs, in __nand_unlock() function
1026 ret = __nand_unlock(mtd, ofs, len, 0); in nand_unlock()
1100 ret = __nand_unlock(mtd, ofs, len, 0x1); in nand_lock()