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

/linux-4.1.27/include/linux/mtd/
H A Dnand.h49 extern int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len);
/linux-4.1.27/drivers/mtd/nand/
H A Dnand_base.c973 * nand_unlock - [REPLACEABLE] unlocks specified locked blocks
980 int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) nand_unlock() function
1028 EXPORT_SYMBOL(nand_unlock); variable

Completed in 123 milliseconds