Searched refs:cfi_atmel_unlock (Results 1 – 1 of 1) sorted by relevance
99 static int cfi_atmel_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len);339 mtd->_unlock = cfi_atmel_unlock; in fixup_use_atmel_lock()2700 static int cfi_atmel_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in cfi_atmel_unlock() function