Searched refs:mtd_unlock (Results 1 – 2 of 2) sorted by relevance
540 int mtd_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len);
789 error = mtd_unlock(mtd, 0, mtd->size); in add_mtd_device()2349 int mtd_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in mtd_unlock() function2367 EXPORT_SYMBOL_GPL(mtd_unlock);