Searched refs:decode_bch (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | bch.h | 63 int decode_bch(struct bch_control *bch, const uint8_t *data, unsigned int len,
|
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | nand_bch.c | 70 count = decode_bch(nbc->bch, NULL, chip->ecc.size, read_ecc, calc_ecc, in nand_bch_correct_data()
|
| /Linux-v5.4/lib/ |
| D | bch.c | 996 int decode_bch(struct bch_control *bch, const uint8_t *data, unsigned int len, in decode_bch() function 1056 EXPORT_SYMBOL_GPL(decode_bch);
|
| /Linux-v5.4/drivers/mtd/devices/ |
| D | docg3.c | 650 numerrs = decode_bch(docg3->cascade->bch, NULL, in doc_ecc_bch_fix_data()
|