Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mtd/
Dnand.h49 extern int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len);
/linux-3.4.99/drivers/mtd/nand/
Dnand_base.c960 int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in nand_unlock() function
998 EXPORT_SYMBOL(nand_unlock);