Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Dnand.h46 extern int nand_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len);
/linux-4.1.27/drivers/mtd/nand/
Dnand_base.c1043 int nand_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in nand_lock() function
1102 EXPORT_SYMBOL(nand_lock);