Searched refs:mtd_unlock (Results 1 – 3 of 3) sorted by relevance
651 error = mtd_unlock(mtd, 0, mtd->size); in add_mtd_device()1947 int mtd_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in mtd_unlock() function1965 EXPORT_SYMBOL_GPL(mtd_unlock);
504 err = mtd_unlock(subdev, ofs, size); in concat_xxlock()
845 ret = mtd_unlock(mtd, einfo.start, einfo.length); in mtdchar_ioctl()