Searched refs:mtd_ooblayout_set_eccbytes (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/mtd/nand/ |
| H A D | ecc-sw-bch.c | 324 return mtd_ooblayout_set_eccbytes(mtd, ecccalc, (void *)req->oobbuf.out, in nand_ecc_sw_bch_prepare_io_req()
|
| H A D | ecc-sw-hamming.c | 578 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 D | mtd.h | 438 int mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf,
|
| /linux/drivers/mtd/ |
| H A D | mtdcore.c | 2146 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);
|