Searched refs:nand_lock (Results 1 – 4 of 4) sorted by relevance
118 int nand_lock(struct mtd_info *mtd, int tight);
215 int nand_lock(struct mtd_info *mtd, int tight) in nand_lock() function
746 if (!nand_lock(mtd, tight)) { in do_nand()
4849 static int nand_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in nand_lock() function6532 mtd->_lock = nand_lock; in nand_scan_tail()