Home
last modified time | relevance | path

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

/linux/drivers/mtd/devices/
H A Ddocg3.c621 * doc_ecc_bch_fix_data - Fix if need be read data from flash
643 static int doc_ecc_bch_fix_data(struct docg3 *docg3, void *buf, u8 *hwecc) in doc_ecc_bch_fix_data() function
664 doc_dbg("doc_ecc_bch_fix_data: flipped %d bits\n", numerrs); in doc_ecc_bch_fix_data()
947 ret = doc_ecc_bch_fix_data(docg3, buf, hwecc); in doc_read_oob()