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