Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/
H A Decc-sw-bch.c324 return mtd_ooblayout_set_eccbytes(mtd, ecccalc, (void *)req->oobbuf.out, in nand_ecc_sw_bch_prepare_io_req()
H A Decc-sw-hamming.c578 return mtd_ooblayout_set_eccbytes(mtd, ecccalc, (void *)req->oobbuf.out, in nand_ecc_sw_hamming_prepare_io_req()
/linux/include/linux/mtd/
H A Dmtd.h438 int mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf,
/linux/drivers/mtd/
H A Dmtdcore.c2146 int mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf, in mtd_ooblayout_set_eccbytes() function
2152 EXPORT_SYMBOL_GPL(mtd_ooblayout_set_eccbytes);