Home
last modified time | relevance | path

Searched refs:bch_control (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dbch.h37 struct bch_control { struct
56 struct bch_control *init_bch(int m, int t, unsigned int prim_poly); argument
58 void free_bch(struct bch_control *bch);
60 void encode_bch(struct bch_control *bch, const uint8_t *data,
63 int decode_bch(struct bch_control *bch, const uint8_t *data, unsigned int len,

Completed in 6 milliseconds