Searched refs:read_ecc (Results 1 – 3 of 3) sorted by relevance
| /include/linux/mtd/ |
| A D | nand_bch.h | 30 int nand_bch_correct_data(struct mtd_info *mtd, u_char *dat, u_char *read_ecc, 54 unsigned char *read_ecc, unsigned char *calc_ecc) in nand_bch_correct_data() argument
|
| A D | nand_ecc.h | 25 int nand_correct_data(struct mtd_info *mtd, u_char *dat, u_char *read_ecc, u_char *calc_ecc);
|
| A D | rawnand.h | 629 int (*correct)(struct mtd_info *mtd, uint8_t *dat, uint8_t *read_ecc,
|
Completed in 11 milliseconds