Home
last modified time | relevance | path

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

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