decode_bch        650 drivers/mtd/devices/docg3.c 	numerrs = decode_bch(docg3->cascade->bch, NULL,
decode_bch         70 drivers/mtd/nand/raw/nand_bch.c 	count = decode_bch(nbc->bch, NULL, chip->ecc.size, read_ecc, calc_ecc,
decode_bch         63 include/linux/bch.h int decode_bch(struct bch_control *bch, const uint8_t *data, unsigned int len,
decode_bch       1056 lib/bch.c      EXPORT_SYMBOL_GPL(decode_bch);