Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dnand.h51 extern int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len);
/linux-4.4.14/drivers/mtd/nand/
Dnand_base.c986 int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in nand_unlock() function
1034 EXPORT_SYMBOL(nand_unlock);