Home
last modified time | relevance | path

Searched refs:atmel_pmecc_correct_erased_chunks (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/
H A Dpmecc.h66 bool atmel_pmecc_correct_erased_chunks(struct atmel_pmecc_user *user);
H A Dpmecc.c746 bool atmel_pmecc_correct_erased_chunks(struct atmel_pmecc_user *user) in atmel_pmecc_correct_erased_chunks() function
750 EXPORT_SYMBOL_GPL(atmel_pmecc_correct_erased_chunks); variable
H A Dnand-controller.c879 if (ret < 0 && !atmel_pmecc_correct_erased_chunks(nand->pmecc)) in atmel_nand_pmecc_correct_data()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/
H A Dpmecc.h66 bool atmel_pmecc_correct_erased_chunks(struct atmel_pmecc_user *user);
H A Dpmecc.c746 bool atmel_pmecc_correct_erased_chunks(struct atmel_pmecc_user *user) in atmel_pmecc_correct_erased_chunks() function
750 EXPORT_SYMBOL_GPL(atmel_pmecc_correct_erased_chunks); variable
H A Dnand-controller.c879 if (ret < 0 && !atmel_pmecc_correct_erased_chunks(nand->pmecc)) in atmel_nand_pmecc_correct_data()

Completed in 10 milliseconds