Home
last modified time | relevance | path

Searched refs:mtd_ooblayout_get_eccbytes (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/mtd/nand/
A Decc-sw-bch.c358 ret = mtd_ooblayout_get_eccbytes(mtd, ecccode, req->oobbuf.in, 0, in nand_ecc_sw_bch_finish_io_req()
A Decc-sw-hamming.c612 ret = mtd_ooblayout_get_eccbytes(mtd, ecccode, req->oobbuf.in, 0, in nand_ecc_sw_hamming_finish_io_req()
/linux/include/linux/mtd/
A Dmtd.h434 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf,
/linux/drivers/mtd/nand/raw/
A Ddavinci_nand.c409 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in nand_davinci_read_page_hwecc_oob_first()
A Dpl35x-nand-controller.c639 ret = mtd_ooblayout_get_eccbytes(mtd, nfc->ecc_buf, chip->oob_poi, 0, in pl35x_nand_read_page_hwecc()
A Dnand_base.c2959 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in nand_read_page_swecc()
3061 ret = mtd_ooblayout_get_eccbytes(mtd, chip->ecc.code_buf, in nand_read_subpage()
3132 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in nand_read_page_hwecc()
A Dstm32_fmc2_nand.c1122 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in stm32_fmc2_nfc_seq_read_page()
A Domap2.c1705 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, in omap_read_page_bch()
/linux/drivers/mtd/
A Dmtdcore.c1890 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf, in mtd_ooblayout_get_eccbytes() function
1896 EXPORT_SYMBOL_GPL(mtd_ooblayout_get_eccbytes);
/linux/
A Dvmlinux.symvers1636 0x00000000 mtd_ooblayout_get_eccbytes vmlinux EXPORT_SYMBOL_GPL
A DSystem.map34418 ffff8000108dfb60 T mtd_ooblayout_get_eccbytes
A D.tmp_System.map34418 ffff8000108dfb60 T mtd_ooblayout_get_eccbytes

Completed in 1001 milliseconds