Searched refs:rawnand_sw_hamming_correct (Results 1 – 7 of 7) 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()
802 chip->ecc.correct = rawnand_sw_hamming_correct; in lpc32xx_nand_attach_chip()
5760 int rawnand_sw_hamming_correct(struct nand_chip *chip, in rawnand_sw_hamming_correct() function5769 EXPORT_SYMBOL(rawnand_sw_hamming_correct);5902 ecc->correct = rawnand_sw_hamming_correct; in nand_set_ecc_soft_ops()
1499 int rawnand_sw_hamming_correct(struct nand_chip *chip,