Searched refs:atmel_pmecc_correct_erased_chunks (Results 1 – 3 of 3) sorted by relevance
66 bool atmel_pmecc_correct_erased_chunks(struct atmel_pmecc_user *user);
746 bool atmel_pmecc_correct_erased_chunks(struct atmel_pmecc_user *user) in atmel_pmecc_correct_erased_chunks() function750 EXPORT_SYMBOL_GPL(atmel_pmecc_correct_erased_chunks);
878 if (ret < 0 && !atmel_pmecc_correct_erased_chunks(nand->pmecc)) in atmel_nand_pmecc_correct_data()