Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
945 ret = doc_ecc_bch_fix_data(docg3, buf, hwecc); in doc_read_oob()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds