Searched refs:nand_bch_calculate_ecc (Results 1 – 3 of 3) sorted by relevance
24 int nand_bch_calculate_ecc(struct mtd_info *mtd, const u_char *dat,48 nand_bch_calculate_ecc(struct mtd_info *mtd, const u_char *dat, in nand_bch_calculate_ecc() function
52 int nand_bch_calculate_ecc(struct mtd_info *mtd, const unsigned char *buf, in nand_bch_calculate_ecc() function68 EXPORT_SYMBOL(nand_bch_calculate_ecc);
4229 ecc->calculate = nand_bch_calculate_ecc; in nand_scan_tail()