Searched refs:nand_bch_control (Results 1 – 3 of 3) sorted by relevance
15 struct nand_bch_control;35 struct nand_bch_control *41 void nand_bch_free(struct nand_bch_control *nbc);61 static inline struct nand_bch_control *68 static inline void nand_bch_free(struct nand_bch_control *nbc) {} in nand_bch_free()
39 struct nand_bch_control { struct56 struct nand_bch_control *nbc = chip->ecc.priv; in nand_bch_calculate_ecc() argument83 struct nand_bch_control *nbc = chip->ecc.priv; in nand_bch_correct_data()126 struct nand_bch_control *132 struct nand_bch_control *nbc = NULL; in nand_bch_init()230 void nand_bch_free(struct nand_bch_control *nbc) in nand_bch_free()
4427 nand_bch_free((struct nand_bch_control *)chip->ecc.priv); in nand_release()