Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dnand_base.c944 static int __nand_unlock(struct mtd_info *mtd, loff_t ofs, in __nand_unlock() function
1020 ret = __nand_unlock(mtd, ofs, len, 0); in nand_unlock()
1094 ret = __nand_unlock(mtd, ofs, len, 0x1); in nand_lock()