Searched refs:nand_bch_control (Results 1 – 2 of 2) sorted by relevance
15 struct nand_bch_control;35 struct nand_bch_control *nand_bch_init(struct mtd_info *mtd);39 void nand_bch_free(struct nand_bch_control *nbc);59 static inline struct nand_bch_control *nand_bch_init(struct mtd_info *mtd) in nand_bch_init()64 static inline void nand_bch_free(struct nand_bch_control *nbc) {} in nand_bch_free()
28 struct nand_bch_control { struct45 struct nand_bch_control *nbc = chip->ecc.priv; in nand_bch_calculate_ecc() argument71 struct nand_bch_control *nbc = chip->ecc.priv; in nand_bch_correct_data()110 struct nand_bch_control *nand_bch_init(struct mtd_info *mtd) in nand_bch_init()115 struct nand_bch_control *nbc = NULL; in nand_bch_init()223 void nand_bch_free(struct nand_bch_control *nbc) in nand_bch_free()