Home
last modified time | relevance | path

Searched refs:mtd_ooblayout_get_eccbytes (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/drivers/mtd/nand/
H A Decc-sw-bch.c358 ret = mtd_ooblayout_get_eccbytes(mtd, ecccode, req->oobbuf.in, 0, in nand_ecc_sw_bch_finish_io_req()
H A Decc-sw-hamming.c612 ret = mtd_ooblayout_get_eccbytes(mtd, ecccode, req->oobbuf.in, 0, in nand_ecc_sw_hamming_finish_io_req()
H A Decc-mxic.c602 mtd_ooblayout_get_eccbytes(mtd, in mxic_ecc_prepare_io_req_external()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dmtd.h428 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf,
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dmtd.h436 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf,
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Ddavinci_nand.c407 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in nand_davinci_read_page_hwecc_oob_first()
H A Dnand_base.c2746 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in nand_read_page_swecc()
2848 ret = mtd_ooblayout_get_eccbytes(mtd, chip->ecc.code_buf, in nand_read_subpage()
2919 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in nand_read_page_hwecc()
H A Domap2.c1658 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in omap_read_page_bch()
H A Dstm32_fmc2_nand.c1120 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in stm32_fmc2_nfc_seq_read_page()
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdcore.c1760 * mtd_ooblayout_get_eccbytes - extract ECC bytes from the oob buffer
1771 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf, in mtd_ooblayout_get_eccbytes() function
1777 EXPORT_SYMBOL_GPL(mtd_ooblayout_get_eccbytes); variable
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdcore.c2014 * mtd_ooblayout_get_eccbytes - extract ECC bytes from the oob buffer
2025 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf, in mtd_ooblayout_get_eccbytes() function
2031 EXPORT_SYMBOL_GPL(mtd_ooblayout_get_eccbytes); variable
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_base.c3065 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in nand_read_page_swecc()
3167 ret = mtd_ooblayout_get_eccbytes(mtd, chip->ecc.code_buf, in nand_read_subpage()
3238 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in nand_read_page_hwecc()
3301 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in nand_read_page_hwecc_oob_first()
H A Dpl35x-nand-controller.c646 ret = mtd_ooblayout_get_eccbytes(mtd, nfc->ecc_buf, chip->oob_poi, 0, in pl35x_nand_read_page_hwecc()
H A Dstm32_fmc2_nand.c1126 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in stm32_fmc2_nfc_seq_read_page()
H A Domap2.c1561 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, in omap_read_page_bch()

Completed in 40 milliseconds