Home
last modified time | relevance | path

Searched defs:eccbuf (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/
H A Dmtdcore.c2094 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf, in mtd_ooblayout_get_eccbytes()
2114 int mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf, in mtd_ooblayout_set_eccbytes()
/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c821 void *eccbuf; in atmel_nand_pmecc_generate_eccbytes() local
857 void *databuf, *eccbuf; in atmel_nand_pmecc_correct_data() local
/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1445 u8 *eccbuf = this->raw_buffer; in gpmi_count_bitflips() local