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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mtd/
H A Dnand.h47 extern int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dnand_base.c934 * nand_unlock - [REPLACEABLE] unlocks specified locked blocks
942 int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) function
3362 EXPORT_SYMBOL_GPL(nand_unlock); variable

Completed in 162 milliseconds