Searched refs:rawnand_sw_hamming_correct (Results 1 – 6 of 6) sorted by relevance
108 chip->ecc.correct = rawnand_sw_hamming_correct; in sharpsl_attach_chip()
149 chip->ecc.correct = rawnand_sw_hamming_correct; in ndfc_chip_init()
249 chip->ecc.correct = rawnand_sw_hamming_correct; in cs553x_attach_chip()
196 stat = rawnand_sw_hamming_correct(chip, buf, read_ecc, in txx9ndfmc_correct_data()
5681 int rawnand_sw_hamming_correct(struct nand_chip *chip, in rawnand_sw_hamming_correct() function5690 EXPORT_SYMBOL(rawnand_sw_hamming_correct);5823 ecc->correct = rawnand_sw_hamming_correct; in nand_set_ecc_soft_ops()
1512 int rawnand_sw_hamming_correct(struct nand_chip *chip,